te-operation
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the 'te-cli' binary to interact with the TE platform, performing actions such as listing tasks, fetching flow details, and managing push channels. (File: SKILL.md)
- [SAFE]: Security constraints are documented for write-heavy commands, instructing the agent to verify user intent and parameter validity before execution. (Files: references/te-operation-create-task.md, references/te-operation-save-flow.md)
- [PROMPT_INJECTION]: The skill ingests platform data which represents a surface for indirect prompt injection, but the risk is mitigated by operational design. 1. Ingestion points: Platform data ingested via 'te-cli' commands in references/te-operation-get-flow.md and references/te-operation-get-task-stats.md. 2. Boundary markers: Not explicitly used. 3. Capability inventory: 'te-cli' command execution. 4. Sanitization: Relies on user confirmation for data-modifying operations.
Audit Metadata