Caveat verdict
math-worksheets
Installs packages AND executes processes
Math worksheet PDF generator using tectonic for LaTeX compilation with model-detection for reasoning models; the dynamic_eval capability matches the documented process of spawning sub-agents for LaTeX generation, not malicious code execution.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Installs packages AND executes processes โ opaque dependency chain with execution
LLM03 ยท ASI04
Permission integrity
package_install
Findings (2)
Uses eval() โ can execute arbitrary code
scripts/verify.py ยท prose ยท downgraded ยท eval(
pip3 install โ installs Python packages at runtime
README.md ยท code ยท pip3 install
Permissions & capabilities
No declared permissions โ minimal attack surface.
process_execpackage_installdynamic_eval Thanks โ recorded.