npx skills add https://github.com/trailofbits/skills
plurigrid/asi
cargo-fuzz
Rust fuzzing with cargo-fuzz (libFuzzer).
Installation
npx skills add plurigrid/asi --skill cargo-fuzz
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Do business-to-business go-to-market work on Cargo — research accounts and buying committees, e…
6.5K installsBuild and configure AI agents inside Cargo — create an agent, choose its model and temperature,…
6.5K installsAdminister a Cargo workspace and talk back to the Cargo team — invite and manage members, mint …
6.5K installsGet data out of Cargo and measure what ran — download a run output, export a segment or model t…
6.5K installsMake Cargo actually run something, or show what it would run — execute one connector action, ru…
6.5K installsConnect Cargo to an external system and find out what it can do — authenticate connectors, brow…
6.5K installsAlso in this package
Other skills from plurigrid/asi · top by installs.
npx skills add plurigrid/asi
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
npx skills add smithery/plurigrid --skill cargo-fuzz
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,172 B -
docs
SUMMARY.md59 B
History
- First seen on skills.sh
- First recorded snapshot · 7 installs
SKILL.md
Cargo Fuzz Skill
Trit: -1 (MINUS) Category: testing-handbook-skills Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Description
Rust fuzzing with cargo-fuzz (libFuzzer).
When to Use
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
Related Skills
- audit-context-building
- codeql
- semgrep
- variant-analysis
SDF Interleaving
This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):
Primary Chapter: 4. Pattern Matching
Concepts: unification, match, segment variables, pattern
GF(3) Balanced Triad
cargo-fuzz (−) + SDF.Ch4 (+) + [balancer] (○) = 0
Skill Trit: -1 (MINUS - verification)
Connection Pattern
Pattern matching extracts structure. This skill recognizes and transforms patterns.