jobbank-search
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate network operations to a well-known Danish job portal (jobbank.dk). All external data processing (RSS and JSON-LD) is handled using standard parsing libraries like
node-html-parserandzodfor validation. - [SAFE]: No hardcoded credentials or sensitive file access patterns were found. The hardcoded User-Agent string is a standard practice to ensure compatibility with site bot protection.
- [SAFE]: The skill exposes an indirect prompt injection surface by ingesting job descriptions from external web pages; however, this is inherent to its primary purpose as a search tool. The implementation includes basic sanitization (stripping HTML tags) for plain-text output, and the skill lacks dangerous capabilities like arbitrary command execution or file system write access.
Audit Metadata