marketing-directory-submissions
Fail
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: CRITICALEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the domain
fitprofessionals.netinreferences/directory-list.mdandreferences/submission-tracker-template.csv. This domain has been flagged as malicious and blacklisted by automated security scanners. - [COMMAND_EXECUTION]: The workflow (SKILL.md) provides explicit instructions for the agent or user to execute network commands using
curlto verify the status of external links (curl -sIL [URL] | grep -i rel=). Executing shell commands based on untrusted external directory listings poses a risk of command injection or interaction with malicious endpoints. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by ingesting untrusted local data.
- Ingestion points: The instructions require the agent to read external context files such as
.agents/product-marketing.md,.claude/product-marketing.md, orproduct-marketing-context.mdbefore proceeding (SKILL.md). - Boundary markers: No boundary markers or instructions to ignore embedded commands within these files are provided.
- Capability inventory: The skill possesses the capability to execute network requests via
curland perform file system operations (SKILL.md). - Sanitization: There is no evidence of sanitization, validation, or filtering of the ingested context data.
- [SAFE]: The licensing information and frontmatter structure follow standard conventions and do not contain malicious patterns.
Recommendations
- CRITICAL: 2 file(s) identified as malware by FileRep - DO NOT USE
- AI detected serious security threats
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata