server-gateway-refactor
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard local development commands (
pnpm,vitest,eslint,rg) for code discovery and verification. These are restricted to the local project workspace and follow standard engineering practices for automated refactoring tasks. - [DATA_EXPOSURE]: The instructions involve reading local source code files (Hono routes and tests) to understand the system architecture before refactoring. There is no evidence of accessing sensitive credentials or exfiltrating data to external sources.
- [INDIRECT_PROMPT_INJECTION]: The skill operates on user-provided source files. While these files serve as external data ingestion points, the risk is minimal as the skill's operations are limited to structural code refactoring and local verification within a development environment.
Audit Metadata