macOS
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill lists numerous standard macOS administrative utilities and their usage patterns.
- Evidence includes instructions for
security,launchctl,defaults,networksetup,pmset, andscutil. - [CREDENTIALS_UNSAFE]: Provides documentation on using the macOS
securitycommand to interact with the system Keychain. - Describes commands for storing (
add-generic-password) and retrieving (find-generic-password) secrets. - [DATA_EXFILTRATION]: Documents how to query the macOS Transparency, Consent, and Control (TCC) database.
- Uses
sqlite3to read from~/Library/Application Support/com.apple.TCC/TCC.dbto audit privacy permissions. - [NO_CODE]: The provided files consist entirely of Markdown documentation and JSON metadata.
- No executable scripts (.sh, .py, .js) or compiled binaries are included in the skill definition.
Audit Metadata