Mcp Alegra — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Alegra (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Ejecuta el instalador y sigue las instrucciones:
python setup.pyEl instalador hará:
pip install -r requirements.txtCrea un archivo .env con:
[email protected]
ALEGRA_TOKEN=tu-token-apipython test_alegra_mcp.pyEdita claude_desktop_config.json (ver ubicación abajo) y agrega:
{
"mcpServers": {
"alegra": {
"command": "python",
"args": ["/RUTA/COMPLETA/alegra_mcp_server.py"],
"env": {
"ALEGRA_EMAIL": "[email protected]",
"ALEGRA_TOKEN": "tu-token-api"
}
}
}
}Ubicación de claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.jsonDespués de configurar, reinicia Claude Desktop y prueba:
pip install -r requirements.txtUna vez instalado, podrás:
¿Necesitas ayuda? Lee INSTALACION.md para instrucciones detalladas.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.