carbon
Warn
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides a command to fetch design specifications from an external domain (
api.agent-ds.oday-bakkour.com). While intended for refreshing design tokens, downloading content from unverified third-party domains introduces risk. - [COMMAND_EXECUTION]: The documentation includes executable commands for the user/agent:
curlfor downloading external content andnpxfor installing additional components from the author's registry (System-Desgin/AgentDS). - [PROMPT_INJECTION]: The skill creates an indirect prompt injection surface by instructing the agent to follow instructions from the
DESIGN.mdfile exactly. Since this file can be updated from a remote source, it could potentially be used to inject malicious instructions. - Ingestion points:
DESIGN.mdand the remote URLhttps://api.agent-ds.oday-bakkour.com/v1/systems/carbon/design.md. - Boundary markers: Absent.
- Capability inventory: The skill uses
curlandnpx, and performs file operations. - Sanitization: None identified.
Audit Metadata