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é
php-pro
Write idiomatic PHP code with generators, iterators, SPL data
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.