rust-sota-arsenal
Provides a comprehensive guide to advanced Rust tooling for refactoring, profiling, benchmarking, testing, and SIMD optimization.
Install this skill
or
90/100
Security score
The rust-sota-arsenal skill was audited on May 12, 2026 and we found 6 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
| 40 | curl -s -X POST http://littleblack:3002/v1/scrape \ |
low line 20
External URL reference
SourceSKILL.md
| 20 | WebFetch: https://crates.io/api/v1/crates/{crate_name} |
low line 27
External URL reference
SourceSKILL.md
| 27 | WebFetch: https://crates.io/api/v1/crates/{crate_name}/{version}/dependencies |
low line 40
External URL reference
SourceSKILL.md
| 40 | curl -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}' \ |
low line 292
External URL reference
SourceSKILL.md
| 292 | For Rust↔Python bindings, PyO3 has evolved significantly since 0.22. Always check the [PyO3 changelog](https://pyo3.rs/main/changelog.html) for the latest version: |
Scanned on May 12, 2026
View Security Dashboard