lark-task
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill transmits user-provided task descriptions, file content, and URLs to the vendor's API at
https://ai-skills.ai. This is the core functionality described in the documentation and targets the vendor's own infrastructure. - [COMMAND_EXECUTION]: The skill includes a utility script
scripts/run.pydesigned to be run by the user to communicate with the remote API. The script is transparent and follows standard practices for API clients. - [EXTERNAL_DOWNLOADS]: The Python script contains an optional dependency on the
certifipackage to handle SSL certificate verification for secure HTTPS requests.
Audit Metadata