launch-charter
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill functions as a defensive policy framework, establishing strict operational boundaries and prohibiting agents from modifying security guardrails or the charter itself.
- [COMMAND_EXECUTION]: Mandates the use of automated verification tools such as
pytest,tsc, andnpmwithin sandboxed environments to validate code integrity before promotion. - [DATA_EXFILTRATION]: Implements a strict deny-list for sensitive internal paths, including
.envfiles and password hashes, effectively preventing agents from accessing or exposing credential stores. - [PROMPT_INJECTION]: Establishes safety protocols for processing tasks from external sources like Linear. Ingestion points: Linear issue descriptions labeled
pi-dev:autonomous. Boundary markers: Enforces constraints defined inAGENTS.mdand this charter. Capability inventory: Limits agent actions to sandboxed command execution and file writes within theskills/directory. Sanitization: Integrates with a PII redactor and employs pattern-based rejection for hardcoded credentials.
Audit Metadata