maintain-model-list
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard local development commands including
npm run test:live,npm run typecheck,npm test, andgit status. These are appropriate for the described task of maintaining a codebase.\n- [EXTERNAL_DOWNLOADS]: The skill fetches model metadata fromhttps://openrouter.ai/api/v1/models. OpenRouter is a well-known service for LLM access, and the data is used to verify and update model identifiers.\n- [SAFE]: The skill manages sensitive environment variables by reading them from a local.envfile, which follows security best practices for credential management.
Audit Metadata