health-check
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to read and validate local configuration files related to the Claude Code environment, such as installed_plugins.json and settings.json.
- [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized network communication was identified in the instructions or context gathering.
- [SAFE]: The use of tools like jq for JSON validation and find for file discovery is appropriate for the stated diagnostic purpose.
- [SAFE]: The skill does not attempt to execute remote code, download external dependencies, or acquire elevated privileges.
- [SAFE]: All operations target project-specific or user-level configuration files within the expected application directories (~/.claude).
Audit Metadata