fivem-dev
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a well-structured developer tool designed to assist with FiveM scripting by providing framework-specific patterns and best practices.
- [EXTERNAL_DOWNLOADS]: The skill utilizes WebFetch to retrieve native function and framework API documentation from authoritative and well-known services including docs.fivem.net, qbox.re, qbcore.org, esx-framework.org, and overextended.dev. These references are documented neutrally as they target official documentation repositories.
- [COMMAND_EXECUTION]: Contains a local installation script (scripts/install.js) used during the package setup to copy skill files to the agent's configuration directories (~/.claude/skills and ~/.claude/plugins). This is a standard functional requirement for self-installing AI agent skills.
- [PROMPT_INJECTION]: Includes a robust 'No Hallucination Policy' that instructs the agent to verify all technical information against official sources before providing code. This serves as a safeguard against generating incorrect or unsafe snippets based on untrusted inputs.
Audit Metadata