better-auth
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes a utility script (
scripts/fetch_better_auth_llms.py) designed to fetch and update markdown documentation frombetter-auth.com. This is a standard procedure for maintaining up-to-date documentation from a well-known, official service related to the skill's primary purpose. - [COMMAND_EXECUTION]: The instructions in
SKILL.mdguide the agent to execute a provided Python script to synchronize documentation. The script uses standard libraries (urllib) to perform network requests and atomic file writes, exhibiting legitimate behavior without any signs of obfuscation or unauthorized system access. - [INDIRECT_PROMPT_INJECTION]: The skill operates by ingesting external documentation from
better-auth.com. While this creates an ingestion surface for potential instructions embedded in technical documentation, no such patterns were observed, and the ingestion process follows standard boundary-marking practices.
Audit Metadata