The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
Security Analysis
high confidenceThe skill is internally consistent: it runs a small local Python script that fetches and parses Agnxi.com's sitemap to return matching URLs and does not request extra credentials, installs, or unrelated access.
The name/description match the implementation: the included script fetches https://agnxi.com/sitemap.xml and filters URLs for the query. There are no unexpected environment variables, binaries, or config paths requested that would be unrelated to a search/discovery tool.
SKILL.md instructs the agent to run the local search.py with the user query; the script only fetches the sitemap, parses it, and prints matching <loc> links. It does not read arbitrary user files, environment secrets, or transmit agent-local data to third parties. One minor note: the CACHE_FILE constant exists but is unused (no caching implemented).
There is no install spec (instruction-only with a small included Python script). No remote downloads or package installs are requested by the skill.
The skill declares no required environment variables or credentials and the code does not access environment secrets. Network access is limited to the stated domain (agnxi.com) which is expected for this purpose.
The skill does not request always:true and does not modify other skills or system-wide settings. Model invocation is allowed (default) which is normal for skills.
Guidance
This skill appears to do exactly what it claims: fetch the Agnxi sitemap and return matching URLs. Before installing, consider: (1) it makes outbound HTTPS requests to agnxi.com — if you operate in a strict environment confirm you allow that network access; (2) always verify returned links before following them (the SKILL.md even recommends this); and (3) if you want caching or offline use, note the script defines CACHE_FILE but does not implement caching. Otherwise it is coherent and low-risk.
Latest Release
v1.0.0
- Updated skill to version 1.1.0 with enhanced directory search capabilities. - Added comprehensive SKILL.md documentation detailing usage, capabilities, and best practices. - Introduced keyword-based search utility for discovering agent skills, MCP servers, and tools via Agnxi.com. - Included instructions for local execution and ensuring up-to-date results without API keys. - Listed best practices for effective searching and resource validation.
More by @doanbactam
Comprehensive skill for installing, configuring, and managing the OpenClaw ecosystem (Gateway, Channels, Models, Automation, Nodes, and Deployment)
22 stars
harness-engineering
0 stars
self-improving-agent
@pskoett · 1,456 stars
Gog
@steipete · 672 stars
Tavily Web Search
@arun-8687 · 620 stars
Find Skills
@JimLiuxinghai · 529 stars
Published by @doanbactam on ClawHub