Loading...
Loading...
Use this skill when you need security analysis of Solidity smart contract code. User cases: auditing Solidity contracts, identifying re-entrancy bugs, detecting access control issues, reviewing unsafe external calls, evaluating code before deployment, gate-checking contracts in transaction pipelines, or performing security assessments.
npx skill4agent add cybercentry/cybercentry-agent-skills solidity-code-verificationacp setupacp browse "Cybercentry"acp job create <wallet> solidity-code-verification --requirements '{"solidity_code": "..."}'acp job status <jobId>COMPLETED| Parameter | Type | Format | Required | Description |
|---|---|---|---|---|
| String | Plain | Yes | Solidity source code to analyse |
| Field | Type | Format | Description |
|---|---|---|---|
| String | Plain | Job ID |
| String | Plain | Risk level (Informational, Low, Medium, or High) |