ops-port-manager
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill contains a section titled "MANDATORY USER VERIFICATION REQUIREMENT" which uses imperative language ("CRITICAL", "MANDATORY", "DO NOT") to enforce a specific interaction protocol, instructing the agent to never claim a fix is complete without explicit user confirmation.
- [COMMAND_EXECUTION]: The skill includes instructions to execute shell commands for process management, specifically using
lsofandkill -9to terminate processes bound to port 5546, as well aspkillfor Node.js processes. - [COMMAND_EXECUTION]: The skill defines standard development workflow commands such as
npm run devandnpm run storybookwhich the agent is expected to execute to manage the server environment.
Audit Metadata