firecrawl-known-pitfalls
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for identifying anti-patterns in code. It includes examples of hardcoded credentials and poor security practices specifically to demonstrate what developers should avoid.
- [COMMAND_EXECUTION]: The skill uses 'Read' and 'Grep' tools for the purpose of auditing local source code for specific patterns. These are limited-scope tools used as intended for static analysis.
- [EXTERNAL_DOWNLOADS]: The code examples reference well-known and trusted Node.js libraries such as 'p-limit' and 'opossum'. These are mentioned in the context of implementation examples and are not automatically downloaded or executed by the skill itself.
- [DATA_EXPOSURE]: While the skill discusses the risk of leaking API keys and logging sensitive data, it does not contain any real secrets or functional code that would exfiltrate data. All provided code snippets are for educational demonstration.
Audit Metadata