sqlspec-adbc
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for developers working on the SQLSpec ADBC adapter. It points to local project files and official external resources.
- [EXTERNAL_DOWNLOADS]: References official project documentation (ReadTheDocs), the Apache Arrow ADBC documentation, and the author's own styleguides on GitHub. These are well-known or vendor-owned resources and are used for instructional purposes.
- [COMMAND_EXECUTION]: Describes internal code logic (e.g.,
SQLSpec.add_config(),StatementStack) but does not invoke arbitrary system commands or perform unsafe operations.
Audit Metadata