code-communities
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill locates a local plugin script using the
findcommand within the user's home directory (~/.claude/plugins) and executes it withpython3for community detection. This is the primary function of the skill and targets a specific tool chain.- [COMMAND_EXECUTION]: Provides fallback logic using standard tools such asfind,grep,ripgrep, andsedto analyze directory structure and Python imports. These commands are used as intended for architectural discovery.- [SAFE]: No remote downloads, data exfiltration patterns, or obfuscation techniques were identified. The skill's behavior matches its description.
Audit Metadata