getlark-overview
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive reference guide for the getlark.ai platform. It does not contain any malicious instructions, prompt injections, or obfuscated code.
- [EXTERNAL_DOWNLOADS]: The documentation identifies the official vendor CLI tool,
@getlark/cli, as a requirement for interacting with the platform. This is a standard dependency for the platform's ecosystem. - [COMMAND_EXECUTION]: The skill provides an overview of the
getlarkCLI command structure. All documented network operations are directed to the official API endpoint athttps://api.getlark.ai. - [CREDENTIALS_UNSAFE]: The skill mentions the use of
LARKCI_API_KEYand secret contexts for managing credentials. It correctly advises users to store secrets in designated contexts rather than hardcoding them in test descriptions, following security best practices.
Audit Metadata