ceos-clarity

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes git -C <ceos_root> pull to synchronize business data with teammates. This is a standard operation for collaborative repositories and uses the --ff-only and --quiet flags to ensure a safe and non-intrusive update process.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface because it reads and summarizes content from various shared files (e.g., vision, rocks, scorecard, issues).
  • Ingestion points: Data is pulled from data/vision.md, data/rocks/, data/scorecard/weeks/, data/issues/open/, and data/accountability.md.
  • Boundary markers: The instructions do not specify explicit delimiters (like XML tags or triple dashes) when the agent summarizes these files for the user.
  • Capability inventory: The skill possesses Read, Write, and Glob tools, and can execute git commands via subprocess.
  • Sanitization: The agent is instructed to transform the data (summarizing, counting, and identifying trends) rather than passing it through directly, which reduces the risk of malicious instructions in the data being executed.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 09:34 PM