edgemint-packt
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Bash to run edgemint for style extraction and document generation, as well as pip and pandoc for environment setup. It also executes a Python one-liner to parse and display style metadata from a local JSON file.
- [EXTERNAL_DOWNLOADS]: The skill fetches the edgemint tool and its dependencies from the Python Package Index (PyPI) via pip install.
- [PROMPT_INJECTION]: The skill processes user-supplied Markdown files and Word templates which serves as an ingestion point for untrusted data. Ingestion points: packt-template.docx and Markdown chapter files. Boundary markers: None. Capability inventory: Bash, Read, Write. Sanitization: None.
Audit Metadata