Caveat verdict

arxiv-search-master

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Comprehensive arXiv search and download tool identical in structure to arxiv-master-search; file_read and package_install are used legitimately for academic paper research.

โš  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.

75
security
40
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match medium

subprocess execution โ€” runs system commands from Python

arxiv_search.py ยท prose ยท downgraded ยท subprocess.call(

Pattern match low

importlib.import_module โ€” dynamic module loading

scripts/__init__.py ยท prose ยท downgraded ยท importlib.import_module(

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.

package_installfile_read

Is this flag fair?

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