marketing-public-relations

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill involves processing information from external media outlets and social platforms, which theoretically introduces a surface for indirect prompt injection.
  • Ingestion points: The skill instructs the agent to fetch and analyze content from Google News, Hacker News, Reddit, and various journalist author pages as described in references/newsjacking.md and references/journalist-pitching.md.
  • Boundary markers: There are no explicit instructions for using delimiters to isolate untrusted external content.
  • Capability inventory: The skill utilizes curl, jq, xmllint, and a web browser for information gathering.
  • Sanitization: No specific sanitization or filtering logic is prescribed for the ingested data.
  • [COMMAND_EXECUTION]: Documentation in references/newsjacking.md includes shell command snippets for retrieving news via RSS and APIs. These examples are benign, using common utilities like curl, jq, and xmllint to access well-known, public data services.
  • [EXTERNAL_DOWNLOADS]: The skill recommends the installation of the jq utility via the Homebrew package manager. This is a standard recommendation for ensuring the agent has the tools required to process JSON data from the referenced news sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 02:46 PM
Security Audit — agent-trust-hub — marketing-public-relations