fabric-ambient

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill defines a workflow to provision persistent, autonomous 'actors' that incorporate untrusted input into their system instructions.
  • Ingestion points: User-provided <goal> or [focus] strings are interpolated directly into the instructions parameter within SKILL.md and passed to the setup script in references/setup.md.
  • Boundary markers: No technical delimiters or 'ignore instructions' warnings are applied to the interpolated input, allowing potential instruction hijacking within the spawned actor's context.
  • Capability inventory: The setup script in references/setup.md grants these autonomous agents access to file system tools (read, grep, find, ls) and configures them to trigger based on session events.
  • Sanitization: The setup.md script performs no validation, filtering, or escaping of the instruction content before using it to create or update an agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 11:34 AM
Security Audit — agent-trust-hub — fabric-ambient