api-and-namespace-design
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains architectural and design documentation for the SkillHub platform. No malicious instructions or hidden patterns were identified.
- [COMMAND_EXECUTION]: The skill documents shell commands for development workflows, such as
make generate-apiand./scripts/check-openapi-generated.sh. These are standard project-local scripts for API contract synchronization and do not involve downloading or executing code from untrusted remote sources. - [EXTERNAL_DOWNLOADS]: The skill mentions the use of
openapi-typescript, a well-known development tool for generating types from OpenAPI specifications. This is a standard dependency in modern web development. - [PROMPT_INJECTION]: The instructions are limited to providing technical context and guidelines. There are no attempts to override agent behavior, bypass safety guardrails, or extract system instructions.
Audit Metadata