ariadne
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes an internal Python script
scripts/api_parity_state.pyto initialize and update configuration, state, and inventory files in a local.ariadne/directory. This is standard behavior for managing the tool's lifecycle. - [EXTERNAL_DOWNLOADS]: To perform its primary function, the skill fetches and analyzes repository structures and source code from external GitHub repositories. This data ingestion is necessary for detecting API mismatches between frontend and backend systems.
- [SAFE]: The skill incorporates security best practices by explicitly instructing the user to add the local state directory (
.ariadne/) to.gitignoreduring the initialization process, preventing the accidental exposure of analysis metadata in version control.
Audit Metadata