developer-support
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions, configuration, or scripts.
- [SAFE]: All command examples in documentation and templates use clearly marked placeholders like
YOUR_API_KEYor[Code example]for instructional purposes. - [SAFE]: Python scripts (
scripts/validate.pyanddeveloper-support/scripts/support_analyzer.py) perform legitimate local tasks such as directory structure validation and configuration parsing using safe methods (e.g.,yaml.safe_load). - [SAFE]: The skill does not perform network operations, access sensitive user credentials, or execute arbitrary code from untrusted sources.
Audit Metadata