fullstack-debugger
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several shell scripts (diagnose.sh, check-cors.sh, inspect-cache.sh) that execute standard development and debugging tools such as npm, npx, curl, and wrangler. These tools are used appropriately for verifying project status and testing endpoints during troubleshooting.
- [EXTERNAL_DOWNLOADS]: Diagnostic scripts interact with erich-owens.workers.dev, a vendor-specific domain belonging to the author, to perform health checks and cache inspections. The skill also utilizes npx to run official development packages from the npm registry, which is a well-known and trusted service.
- [SAFE]: No malicious patterns such as credential exfiltration, obfuscation, or unauthorized privilege escalation were detected. The skill demonstrates security awareness by masking environment variable values in diagnose.sh and focusing on public configuration variables.
Audit Metadata