manage-users
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection because it ingests data from external sources and has capabilities to perform destructive or creative actions.
- Ingestion points: Data enters the agent context through the outputs of
harness_listandharness_gettools when fetching user, group, or service account details (SKILL.md). - Boundary markers: The instructions do not define explicit delimiters or instructions to ignore embedded commands within the processed data.
- Capability inventory: The skill provides access to
harness_createandharness_deletetools, allowing it to modify the platform configuration based on instructions (SKILL.md). - Sanitization: There is no evidence of sanitization or validation of fields like
descriptionornamewhich could be controlled by an attacker within the Harness platform.
Audit Metadata