security-and-hardening
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONDATA_EXFILTRATIONREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: The skill provides defensive hardening guidance and established security best practices for web development.- [COMMAND_EXECUTION]: Mentions the use of standard auditing and detection tools such as
npm audit,npm ci, andgit difffor identifying vulnerabilities and staged secrets.- [PROMPT_INJECTION]: Includes instructions for developers on how to identify and mitigate prompt injection risks and improper output handling when implementing AI-powered features.- [DATA_EXFILTRATION]: Correctly identifies sensitive files such as.env,.pem, and.keyfor exclusion from version control to prevent credential exposure.- [REMOTE_CODE_EXECUTION]: Discusses supply-chain hygiene and the risks associated withpostinstallscripts and typosquatted packages as part of a general security overview.
Audit Metadata