fastify-better-auth-bridge
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the audit of the skill instructions and provided files.
- [COMMAND_EXECUTION]: The skill includes a local utility script
scripts/check-fastify-auth-bridge.jsthat scans a developer's local source code for expected authentication patterns. This script is a diagnostic tool that performs read-only regex matching and does not pose a security risk. - [DATA_EXFILTRATION]: The auditing script reads a local file path provided as an argument, but the contents are processed locally for pattern matching and are not transmitted to any external services.
Audit Metadata