dev-frontend
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions define a structured workflow for frontend implementation, refactoring, and verification within a local repository environment.
- [COMMAND_EXECUTION]: The skill directs the agent to execute standard development toolchain commands (e.g.,
npm run build,lint,test,typecheck) defined within the user's project configuration. This is standard behavior for development-oriented agents. - [DATA_EXFILTRATION]: Analysis confirmed no patterns of credential harvesting or unauthorized network communication. External interactions are limited to specified browser and client operation tools (
ops-browser,ops-client) for legitimate verification purposes. - [PROMPT_INJECTION]: No malicious instruction overrides, safety filter bypasses, or system prompt extraction patterns were identified in the markdown or reference files.
- [EXTERNAL_DOWNLOADS]: The skill does not perform unauthorized external downloads. It respects pinned repository dependencies and discourages arbitrary package upgrades.
Audit Metadata