jobindex-search

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs search and retrieval operations against the public Jobindex.dk website. All network requests are targeted at this specific, well-known domain.
  • [COMMAND_EXECUTION]: The skill uses bun run to execute a local TypeScript CLI tool. This is a standard and safe usage of the agent's environment for its primary purpose.
  • [DATA_EXPOSURE]: No sensitive local data access or hardcoded credentials were found. The skill operates entirely on public job listing data and does not require authentication.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted HTML/JSON from Jobindex.dk. It mitigates injection risks by stripping HTML tags and decoding entities before presenting the text to the agent/user, which is a standard safety practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 07:19 PM
Security Audit — agent-trust-hub — jobindex-search