audit_github
ActiveTool of GoCreative Agent API
Audit a GitHub repo for security signals (open CVEs in deps, last commit age, license, contributor count). Pass owner/repo. Use for OSS supply-chain risk scoring. Example call: {"owner_repo": "vercel/next.js"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "audit_githubArguments",
"required": [
"owner_repo"
],
"properties": {
"owner_repo": {
"type": "string",
"title": "Owner Repo"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries