skills/jeremylongshore/claude-code-plugins-plus-skills/documenso-incident-runbook/Gen Agent Trust Hub
documenso-incident-runbook
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches service status information from Documenso's official status page.\n
- Evidence: Uses
curlto accesshttps://status.documenso.com/api/v2/status.jsonfor health diagnostics inSKILL.md.\n- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it processes external API data and infrastructure logs.\n - Ingestion points: Data enters the agent context through
curlresponses and log retrieval viakubectl logsanddocker logsinSKILL.mdandreferences/implementation-guide.md.\n - Boundary markers: No markers are present to separate untrusted data from the agent's instructions.\n
- Capability inventory: The agent has access to
Bashfor performing network requests and modifying cluster configurations.\n - Sanitization: The skill does not sanitize log content or API data before processing.\n- [COMMAND_EXECUTION]: Employs administrative tools to diagnose and mitigate service issues.\n
- Evidence: Uses
kubectl set envanddocker execto manage application state and inspect containers inreferences/implementation-guide.md.
Audit Metadata