Caveat verdict
deep-research-to-notebooklm
jclaw-deep-research-to-notebooklm
Receives external input AND uses eval
Orchestration skill chaining Gemini Deep Research and NotebookLM content creation; all operations use declared dependencies and write outputs to documented local paths, consistent with the stated research-to-content workflow purpose.
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.
Receives external input AND uses eval — the remote code-injection pattern (data-flow not verified)
LLM01 · LLM05 · ASI01 · ASI05
Receives external input AND executes processes — the shape of a command & control channel
LLM05 · LLM06 · ASI10
Writes files AND executes processes — may drop and execute malicious scripts
LLM05 · LLM06 · ASI05
Reads files AND uses eval/Function — may execute locally stored payloads
LLM05 · LLM06 · ASI05
Both reads and writes files — verify scope is limited to intended directories
LLM06 · ASI02
Findings (2)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Dynamic __import__('os') — Python OS command execution
SKILL.md · code · __import__('os')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_infile_readfile_writeprocess_execdynamic_eval Thanks — recorded.