Weaver E10 Api

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is a legitimate integration for the Weaver E10 enterprise system API, providing tools for workflow management, approvals, and task queries. The implementation in `scripts/weaver-e10.py` follows standard OAuth2 authentication patterns, managing credentials via a local environment file and caching tokens in the user's home directory. No evidence of malicious intent, data exfiltration, or prompt injection was found; the code uses safe practices for API interaction and includes appropriate security warnings for credential management in `SKILL.md`.