cross-sdk-parity
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill outlines the use of development tools such as
npm,pnpm,pip, anduvto manage versions and verify installations. Specifically, it includes a verification commanduv run --package composio python -c "import composio"to ensure the SDK is correctly synchronized. - [EXTERNAL_DOWNLOADS]: The instructions involve checking package versions from official registries (NPM and PyPI) for vendor-owned resources like
@composio/clientandcomposio-client. These actions are standard development practices for the intended purpose of the skill.
Audit Metadata