Caveat verdict

time-masheen

the-time-masheen

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Fetches from network AND uses eval/Function

Web scraping and browser automation skill using Scrapling/Playwright/Wayback CDX API; dynamic_eval reflects legitimate browser automation and scraping library usage, all operations are outbound fetches of user-specified URLs with no credential exfiltration.

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.

0
security
70
transparency
70
maintenance

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.

Capability combination critical

Fetches from network AND uses eval/Function — the remote-code-execution pattern (data-flow not verified)

LLM05 · LLM06 · ASI05

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s "https://archive.org/wayback/available?url=example.com" | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Popular HTTP library — network access

README.md · prose · downgraded · got

Pattern match low

Makes HTTP request to external URL

references/scrapling.md · code · fetch('https://

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C). 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_outdynamic_eval
Check another skill Browse the registry Auditing your own skills or configs? Use the API