recoil-optimization
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated files do not contain any malicious patterns, data exfiltration, or obfuscation techniques. The instructions align with standard frontend development practices.
- [EXTERNAL_DOWNLOADS]: The skill references the
recoilpackage, which is an official library from Meta and a standard dependency for state management in React. Documentation suggests installation via npm, which is expected for this technology. - [COMMAND_EXECUTION]: The skill includes a validation command
recoil --version. While the standard Recoil library is a frontend package and does not typically include a CLI, this instruction is treated as a benign documentation error rather than a malicious attempt at execution.
Audit Metadata