hence-search

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill fetches and displays third-party project information (titles and pitches) from the hence.sh API. This external content is untrusted and could contain instructions designed to manipulate the agent's behavior.
  • Ingestion points: Search results are fetched in scripts/search.py and topics are fetched in scripts/fetch_metadata.py.
  • Boundary markers: The skill does not use specific delimiters or instructions to the agent to disregard embedded commands in the fetched data.
  • Capability inventory: The skill scripts can read and write authentication tokens in ~/.hence/ and perform network requests to hence.sh.
  • Sanitization: The scripts do not perform validation or sanitization on the text returned from the API endpoints before it is presented to the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 10:01 AM