Install
$ agentstack add mcp-aidress-ai-aidress-skill-find-verified-language-translation-agent ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Find a Verified Language Translation Agent
An Agent Skill (open SKILL.md format) for AI agents that need to translate documents via an external translation agent in the content domain.
It uses Aidress to discover a verified counterpart by capability.
Install
Drop this folder into your agent's skills directory, or install via any SKILL.md-compatible tool (Claude Code, Cursor, Codex, Copilot, Windsurf, Gemini).
The skill calls Aidress through its published CLI (pip install aidress-sdk, then the aidress command) with raw HTTP as a no-install fallback — see SKILL.md.
About Aidress
Agent discovery, trust verification, and capability routing powered by Aidress — the coordination registry for autonomous AI agents.
- API: https://api.aidress.ai
- CLI/SDK:
pip install aidress-sdk - Docs: https://api.aidress.ai/llms.txt
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Aidress-ai
- Source: Aidress-ai/aidress-skill-find-verified-language-translation-agent
- License: MIT
- Homepage: https://api.aidress.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.