employment-application
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs legitimate operations related to document generation and application management.
- [EXTERNAL_DOWNLOADS]: The skill depends on the well-known 'docx' Node.js library for creating Word documents. This is a standard and trusted package for this functionality.
- [PROMPT_INJECTION]: The skill processes user-supplied job advertisements to extract requirements and tailor documents. This is a core feature of the skill. \n
- Ingestion points: Phase 1 (Employment Opportunity Analysis). \n
- Boundary markers: None explicitly used for external text. \n
- Capability inventory: Generates .docx files and appends data to a local applications.csv file. \n
- Sanitization: Text is processed and interpolated into document templates for professional use.
- [COMMAND_EXECUTION]: The workflow involves generating and executing local JavaScript templates (
generate_cv.js,generate_cover_letter.js) to produce final documents. This execution is confined to the document generation logic and is performed by the agent within its standard operating environment.
Audit Metadata