{"uid":"cap_X1F7uZ5oltKzy0z4X41b5","slug":"skill-audit-api-batch-malicious-pattern-detection-41a3716e","name":"skill-audit API – Batch Malicious Pattern Detection","description":"Fetch up to 10 URLs concurrently and return each as clean Markdown (bulk rate)","url":"https://eltociear-skill-audit.hf.space/read/batch","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string","format":"uri"},"description":"1-10 pages to fetch and clean"},"include_links":{"type":"boolean","description":"Keep hyperlinks (default true)"}}},"responseSchema":{"type":"json","example":{"ok":2,"count":2,"results":[{"url":"https://example.com/a","title":"A","markdown":"# A…","word_count":120}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1h2KNvHMT9jdvKut6xaIx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Batch-analyzes AI agent skills and plugins to detect malicious patterns, prompt injection, or harmful behaviors using micropayments on Base.","exampleAgentPrompt":"Can you run a security audit on these two agent plugins I'm about to install — check both of them in one batch for any malicious patterns, prompt injection, or dangerous instructions before I add them to my workflow?","exampleUseCases":[{"title":"Pre-deployment plugin safety review","prompt":"I've got three new AI skills I want to add to my agent — can you batch-scan all of them at once for malicious patterns or hidden prompt injection before I deploy anything?"},{"title":"Third-party marketplace skill vetting","prompt":"Before I install these skill plugins from the marketplace, can you audit them as a group to flag any that might try to hijack my agent or execute harmful instructions?"},{"title":"Continuous CI security gate for agent skills","prompt":"I'm adding a security step to my CI pipeline — can you check this batch of updated skill definitions for dangerous patterns every time we push a new release?"}],"resultDescription":"Returns a JSON object with an 'ok' count (number of successfully audited skills), a 'count' total, and a 'results' array where each item includes the skill URL, title, markdown content, word count, and presumably detected malicious pattern flags or safety annotations for that skill.","failureModes":["Payment not included or insufficient — x402 micropayment required per call on Base","Malformed batch input — missing required URL or content fields returns an error","Skill URL unreachable — cannot fetch content for analysis","Rate limiting on Hugging Face Space backend","Empty batch — submitting zero skills returns empty results","Content too large — very long skill definitions may exceed processing limits"],"whenToPreferThis":"Choose this endpoint when you need to screen multiple AI agent skills or plugins simultaneously for security threats, malicious instructions, or prompt injection in a single API call. Ideal for automated CI/CD pipelines, marketplace vetting workflows, or any scenario where an agent must evaluate the safety of third-party capabilities before integrating them. Prefer this over single-item checks when auditing more than one skill at once to minimize cost and latency.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:46.071Z","isFirstParty":false}