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 Mar 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 38

Curl to non-GitHub URL

SourceSKILL.md
38curl -s -X POST http://172.25.236.1:3002/v1/scrape \
low line 18

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
40-d '{"url": "https://crates.io/crates/{crate_name}", "formats": ["markdown"], "waitFor": 0}' \
Scanned on Mar 7, 2026
View Security Dashboard