Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows ''secure by default'' and ''pit of success'' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add plurigrid/asi --skill sharp-edges --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sharp Edges?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/plurigrid-sharp-edges-asi)More formats (shields.io, HTML) on the badges page.
---
name: sharp-edges
description: 'Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows ''secure by default'' and ''pit of success'' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.'
author: Trail of Bits
category: sharp-edges
featured: 'false'
license: AGPL-3.0
source: trailofbits/skills
trit: '-1'
trit_label: MINUS
verified: 'true'
---
# Sharp Edges Skill
**Trit**: -1 (MINUS)
**Category**: sharp-edges
**Author**: Trail of Bits
**Source**: trailofbits/skills
**License**: AGPL-3.0
## Description
Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.
## 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: 5. Evaluation
**Concepts**: eval, apply, interpreter, environment
### GF(3) Balanced Triad
```
sharp-edges (−) + SDF.Ch5 (−) + [balancer] (−) = 0
```
**Skill Trit**: -1 (MINUS - verification)
### Connection Pattern
Evaluation interprets expressions. This skill processes or generates evaluable forms.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!