Skip to main content

rust-dependency-audit

Audits Rust dependencies for vulnerabilities, license compliance, and freshness using multiple cargo tools to ensure secure and up-to-date projects.

Install this skill

or
91/100

Security score

The rust-dependency-audit skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Curl to non-GitHub URL

SourceSKILL.md
40curl -s -X POST http://littleblack:3002/v1/scrape \
low line 20

External URL reference

SourceSKILL.md
20WebFetch: https://crates.io/api/v1/crates/{crate_name}
low line 33

External URL reference

SourceSKILL.md
33WebFetch: https://crates.io/api/v1/crates/{crate_name}/{version}/dependencies
low line 40

External URL reference

SourceSKILL.md
40curl -s -X POST http://littleblack:3002/v1/scrape \
low line 42

External URL reference

SourceSKILL.md
42-d '{"url": "https://crates.io/crates/{crate_name}", "formats": ["markdown"], "waitFor": 0}' \
Scanned on May 12, 2026
View Security Dashboard
Installation guide →