ascendc-operator-design
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and referenced files do not contain any patterns associated with data exfiltration, unauthorized command execution, or credential exposure.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a process that ingests untrusted user input, which represents a potential injection surface.
- Ingestion points: User-provided 'Operator Name' and 'Mathematical Formula' as specified in
SKILL.md. - Boundary markers: Absent; the skill does not instruct the agent to use specific delimiters or protective wrappers for user input.
- Capability inventory: The primary capability is the generation of a markdown design document (
design.md) and file write operations. - Sanitization: There are no explicit instructions for validating or sanitizing user-provided strings before inclusion in the design document.
Audit Metadata