use-smart-contract-platform
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation specifies the installation of official SDK packages (@circle-fin/smart-contract-platform and @circle-fin/developer-controlled-wallets) from the public NPM registry.
- [COMMAND_EXECUTION]: The skill enables the deployment of smart contracts and execution of blockchain transactions. These actions are the primary intended function and are accompanied by security guidelines requiring user confirmation for fund movements.
- [CREDENTIALS_UNSAFE]: The skill requires API keys and entity secrets for authentication. The instructions and code examples correctly demonstrate the use of environment variables to manage these secrets securely.
- [DATA_EXFILTRATION]: Network communication is performed through the vendor's official SDKs to interact with Circle's cloud infrastructure for contract management and event monitoring.
- [PROMPT_INJECTION]: No malicious instruction overrides or bypass patterns were detected in the skill's instructions or metadata.
Audit Metadata