skills/likw99/agent-skills/llm-daily/Gen Agent Trust Hub

llm-daily

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill fetches data from trusted and well-known technology news providers, model registries, and research platforms.
  • [PROMPT_INJECTION]: The skill ingests untrusted data from external RSS feeds and APIs to generate newsletter summaries, which creates an attack surface for indirect prompt injection. This risk is inherent to the primary purpose of news curation and is mitigated by the agent's internal safety guardrails. * Ingestion points: fetch_sources.py (external RSS, JSON, and XML feeds) * Boundary markers: None * Capability inventory: fetch_sources.py (local file-write), publish.py (network-post to Buttondown API) * Sanitization: Data is truncated to 300 characters during processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 03:48 AM