Caveat verdict

daily-literature

daily-literature-search

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

Automated academic literature search across PubMed, OpenAlex, and Semantic Scholar with file_write for storing downloaded papers and reports; all behavior is transparent, purpose-matched, and the email env var is only used for API polite-pool identification.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

40
security
80
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match medium

subprocess execution — runs system commands from Python

scripts/daily_literature_search.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Python urllib.request — network access

scripts/daily_literature_search.py · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

scripts/utils.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

file_writepackage_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API