latex-to-md
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): Comprehensive analysis of the skill instructions and metadata confirms the absence of malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms.\n- COMMAND_EXECUTION (SAFE): The skill utilizes
npx tsxto execute a local TypeScript script (plugins/tex/scripts/latex-to-md.ts). This is a standard and expected method for running format conversion logic within the agent environment and does not involve arbitrary or high-risk command execution.\n- DATA_EXPOSURE (SAFE): The skill handles input and output through standard CLI arguments and file flags (--file,--output). There is no evidence of attempts to access sensitive system files or exfiltrate data to external domains.
Audit Metadata