use-this-repo
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is instructional, guiding users through the repository's architecture using existing documentation and templates. No malicious instructions or obfuscated content were detected.
- [COMMAND_EXECUTION]: The skill invokes a local shell script
scripts/quickstart-check.sh. Technical review of this script confirms it is benign, performing only basic file existence checks (if [ -e "$path" ]) for standard project files like README.md and AGENTS.md. It does not perform network requests, access sensitive system paths, or attempt to escalate privileges.
Audit Metadata