testing
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing guidance on how to manually verify the application state using standard project scripts (lint, build, dev).
- [DATA_EXPOSURE]: While the skill mentions the existence of a
.envfile for functional checks, it does not attempt to read, display, or exfiltrate its contents. - [COMMAND_EXECUTION]: The skill references local npm commands (
npm run lint,npm run build). These are standard project lifecycle scripts and do not involve arbitrary command execution or privilege escalation. - [REMOTE_CODE_EXECUTION]: No external scripts or packages are downloaded or executed. The skill explicitly notes that no testing dependencies are currently added to the repository.
Audit Metadata