sop-build
Warn
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends cloning and installing external AI agent skills from
github.com/ChristopherKahler/seedandgithub.com/ChristopherKahler/paul. These repositories originate from an untrusted source and are recommended for installation into the local agent skill directory. - [INDIRECT_PROMPT_INJECTION]: The skill processes screen-recording transcripts in
tasks/from-recording.mdand audits existing SOPs intasks/audit.md. These inputs are untrusted external data and lack explicit boundary markers or sanitization, potentially allowing embedded malicious instructions to influence agent behavior. - Ingestion points: Screen-recording transcripts in
tasks/from-recording.mdand existing SOP files intasks/audit.md. - Boundary markers: None identified in the tasks processing external content.
- Capability inventory: The skill has
WriteandBashaccess as defined inSKILL.md. - Sanitization: No content sanitization or validation is performed on ingested transcripts or audited SOP files.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool for local environment reconnaissance and filesystem management. - Evidence: In
tasks/interview.mdandframeworks/automation-flagging.md, the skill executes shell commands to check for the presence of other skills in~/.claude/skills/. - Evidence: In
tasks/scaffold-business.mdandtasks/interview.md, it usesmkdirandgit rev-parseto organize the SOP directory structure.
Audit Metadata