JD Intelligence Analyzer
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on text processing instructions without external network requests, sensitive file system access, or command execution. It does not use any remote resources or third-party dependencies.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses a theoretical attack surface for indirect prompt injection as it is designed to ingest and parse untrusted user data in the form of job descriptions.
- Ingestion points: The skill parses raw JD text provided by the user in Step 1.
- Boundary markers: No specific delimiters or boundary markers (e.g., XML tags) are defined to isolate the JD content from the instructions.
- Capability inventory: The skill's capabilities are limited to generating structured text summaries and match scores. It lacks dangerous capabilities such as network exfiltration, file writing, or subprocess execution.
- Sanitization: The instructions do not define sanitization or validation logic for the input text.
Audit Metadata