job-hunt-fetcher
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized capabilities were detected in the skill's instructions. The skill operates purely as a data parsing utility within a local environment.
- [PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection (Category 8) by processing untrusted text from images. • Ingestion points: User-provided screenshots passed via the
screenshotscontext parameter. • Boundary markers: No delimiters or explicit instructions to treat extracted image text as untrusted data are provided. • Capability inventory: The skill is authorized to perform local file-write operations to the<work_dir>/.work/jd-pool/directory. • Sanitization: Extracted text fields such asjob_descriptionare interpolated into Markdown templates without sanitization or escaping.
Audit Metadata