multi-thread-orchestration
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions in
SKILL.mdare focused on business methodologies (MEDDICC, Challenger Sale) and contain no evidence of prompt injection or attempts to bypass AI safety constraints. - [COMMAND_EXECUTION]: The file
scripts/check-output.pyis a utility script used to validate that generated deliverables contain specific keywords and meet a minimum character count. It performs local file reading for validation purposes only and lacks network or destructive capabilities. - [DATA_EXFILTRATION]: No network operations (
curl,wget, etc.) or access to sensitive file paths (e.g.,.env,.ssh,.aws/credentials) were identified. - [REMOTE_CODE_EXECUTION]: The skill does not download external packages or execute remote code from untrusted sources.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes user-supplied deal data, it lacks the high-privilege capabilities (such as network access or file-system writing) necessary for an indirect injection attack to be impactful. It is classified as SAFE.
Audit Metadata