arxiv-agentic-verifierActively verifies Python/JS code correctness by generating targeted test cases that expose logic flaws based on problem constraints.
Install via ClawdBot CLI:
clawdbot install wanng-ide/arxiv-agentic-verifierGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.OPENAICalls external URL not in known-safe list
https://registry.npmjs.org/@types/node/-/node-18.19.130.tgzUses known external API (expected, informational)
arxiv.orgAI Analysis
The skill's primary risk is the execution of arbitrary user-provided code, which is explicitly warned in its documentation. The external API calls to OpenAI and arXiv are consistent with its stated purpose, and there is no evidence of hidden instructions, credential harvesting, or data exfiltration to unauthorized servers.
Generated Mar 22, 2026
Used to automatically verify student-submitted code in online learning environments. It generates edge-case tests to provide detailed feedback on logic errors, helping learners understand mistakes beyond basic syntax.
Employed in technical interviews to assess candidate code quality by creating targeted test cases that reveal flaws in algorithms. This ensures evaluations are rigorous and objective, reducing reliance on manual review.
Integrated into platforms to validate solutions during competitions. It quickly generates discriminative tests to check code correctness against problem constraints, ensuring fair and accurate scoring.
Used by development teams to automatically test pull requests for logic errors. It analyzes code changes and generates specific inputs to uncover bugs before merging, improving software quality.
Offer the verifier as a cloud-based API service with tiered pricing based on usage volume. Customers pay monthly for access to automated code verification, targeting educational institutions and tech companies.
Sell on-premise licenses to large organizations requiring high security, such as financial or government sectors. Includes customization and support services for integration into existing development pipelines.
Provide a free basic version for individual developers or small teams, with limits on test generations. Charge for advanced features like priority support, higher usage limits, and detailed analytics reports.
💬 Integration Tip
Ensure secure sandboxing for code execution to prevent security risks, and use environment variables for API keys to maintain configuration flexibility.
Scored Apr 19, 2026
Audited Apr 18, 2026 · audit v1.0
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.
Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
利用python,指定某个arxiv_id/url, 基于 LLM Agent 对这篇arxiv论文进行分类与深度阅读,直接print打印阅读笔记