hwp
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
kordocandpdfjs-distpackages from the NPM registry.pdfjs-distis an official package maintained by a well-known organization, whilekordocis the primary tool identified for this skill's functionality. - [COMMAND_EXECUTION]: Uses
npxto execute remote packages andnodeto run inline JavaScript modules. These commands are used to process local document files, extract form fields, and perform format conversions. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) because it processes untrusted document data and provides the output to the AI context.
- Ingestion points: Accesses and parses
.hwp,.hwpx, and.hwpmlfiles provided as user input (SKILL.md). - Boundary markers: No specific delimiters or instructions to ignore instructions embedded within the document content are provided in the workflow.
- Capability inventory: The skill environment allows shell command execution and local file system read/write operations (SKILL.md).
- Sanitization: There is no evidence of sanitization, filtering, or validation performed on the document content before it is passed to the AI as Markdown or JSON.
Audit Metadata