plugin-registry
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for administrative troubleshooting of application-specific configuration files. It provides clear guidance on managing local registry entries.
- [COMMAND_EXECUTION]: The skill utilizes common utility commands like
jq,cp, andtestto interact with the plugin registry file. These commands are used for inspection, verification, and backup purposes, consistent with the skill's troubleshooting intent. - [DATA_EXPOSURE]: The skill accesses
~/.claude/plugins/installed_plugins.json. This file contains plugin metadata, versions, and installation paths but does not contain sensitive credentials, private keys, or personal user data. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. All operations are local and involve manual or tool-assisted editing of configuration files without downloading or executing external scripts.
Audit Metadata