release-beta
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues detected. The skill automates a beta release process by following instructions in the repository's own documentation (docs/release.md).
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by design, as it follows instructions from an external file.
- Ingestion points: The agent reads docs/release.md from the repository.
- Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the skill.
- Capability inventory: The agent's capabilities depend on the tools available in the execution environment, typically including file system and git access for release tasks.
- Sanitization: No sanitization is performed on the content of the documentation file before processing instructions.
Audit Metadata