{
"package": "heynote",
"installed": true,
"is_official": false,
"aur_helper": "paru",
"messages": [
"π Checking official repositories first...",
"β οΈ Package not in official repos - checking AUR...",
"π¦ Found in AUR: heynote v1.8.0",
"π Analyzing package metadata (votes, maintainer, age)...",
"π Trust Score: 75/100",
" β TRUSTED - Package has good community validation and maintenance",
"π Fetching PKGBUILD for security analysis...",
"β PKGBUILD fetched (2453 bytes)",
"π‘οΈ Analyzing PKGBUILD for security threats...",
"π‘οΈ Risk Score: 15/100",
" β SAFE - No critical issues detected. Standard review still recommended.",
" β οΈ 3 warnings found",
"π§ Checking for AUR helper...",
"β Using AUR helper: paru",
"π¦ Installing heynote via paru (no confirmation)...",
"β Successfully installed heynote from AUR"
],
"security_checks": {
"metadata_analysis": {
"trust_score": 75,
"recommendation": "β TRUSTED - Package has good community validation and maintenance",
"risk_factors": [],
"trust_indicators": [
{
"category": "popularity",
"indicator": "Moderate vote count (42) - some community validation"
}
]
},
"pkgbuild_analysis": {
"safe": true,
"risk_score": 15,
"recommendation": "β SAFE - No critical issues detected. Standard review still recommended.",
"red_flags": [],
"warnings": [
{
"line": 23,
"issue": "Network: silent download detected",
"severity": "WARNING"
}
]
},
"decision": "INSTALLED"
}
}