sharp-edges
Documentation & Productivité"Identify error-prone APIs and dangerous configurations"
Documentation
Sharp Edges
Overview
Identify error-prone APIs and dangerous configurations that could lead to bugs, security vulnerabilities, or system failures.
When to Use This Skill
Use this skill when you need to identify error-prone APIs and dangerous configurations.
Use this skill when:
Instructions
This skill helps identify problematic APIs and configurations:
Common Sharp Edges
Error-Prone APIs
Dangerous Configurations
Detection Strategies
Best Practices
Resources
For more information, see the [source repository](https://github.com/trailofbits/skills/tree/main/plugins/sharp-edges).
Compétences similaires
Explorez d'autres agents de la catégorie Documentation & Productivité
data-engineering-data-pipeline
"You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing."
bash-defensive-patterns
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
cqrs-implementation
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.