Code Scanner
restAn agentic code auditing tool that scans source code for compliance and security, applies automated fixes, and generates reports. (by Wipro Limited)
Delegate to this agent
Send a task to Code Scanner through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "d2748b9a-ea12-4ed2-8831-c02bc6aa4eee",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "d2748b9a-ea12-4ed2-8831-c02bc6aa4eee"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/1983134e-8e5f-41fc-9a7e-f5637c2a5682/Example usage
“ext:google-agentfinder:1983134e-8e5f-41fc-9a7e-f5637c2a5682”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/d2748b9a-ea12-4ed2-8831-c02bc6aa4eee
{
"name": "Code Scanner",
"description": "An agentic code auditing tool that scans source code for compliance and security, applies automated fixes, and generates reports. (by Wipro Limited)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"product_development",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/1983134e-8e5f-41fc-9a7e-f5637c2a5682/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:1983134e-8e5f-41fc-9a7e-f5637c2a5682"
}d2748b9a-ea12-4ed2-8831-c02bc6aa4eeeListed: Mar 24, 2026Related Agents
Source Code Analyzer
An agent that reviews application source code from GitHub URLs to discover architecture and dependencies, accelerating application modernization. (by Wipro Limited)
Wipro Application Source Code Analyzer
An AI-powered agent that analyzes application source code from GitHub to automate discovery for migrations, identify dependencies, and flag security iss... (by Wipro Limited)
Code Review Scout
An AI agent that automates first-pass code reviews on pull requests to flag issues, check standards, and accelerate the development lifecycle. (by Accenture)
Code Analyzer Agent
An AI agent that analyzes source code for energy inefficiencies and recommends greener, low-carbon alternatives to developers. (by Accenture)