health-plugins
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes restricted Bash tools including
find,jq,cp, andmkdirto perform diagnostics and repairs on local configuration files (installed_plugins.jsonandsettings.json). These operations are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill references an official GitHub issue from a trusted organization (Anthropics) for context. This reference is for documentation purposes only and does not involve downloading or executing remote code.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The skill demonstrates defensive coding by creating backups (
installed_plugins.json.backup) before applying any modifications to user configuration files.
Audit Metadata