late-api
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues detected.
- The skill contains 15 files that serve as a comprehensive guide for the Late API, covering authentication, endpoints, and platform-specific features.
- Authentication Safety: Documentation correctly instructs users to use environment variables or placeholders for API keys (e.g.,
YOUR_API_KEY,process.env.LATE_API_KEY). No hardcoded secrets are present. - Network Integrity: All URL references and example
curlcommands target the official API domainhttps://getlate.dev. - No Executable Code: The skill does not include any scripts (.sh, .py, .js) that would be executed by the agent, nor does it define any environment-altering persistence or privilege escalation mechanisms.
- Prompt Integrity: No instructions were found that attempt to bypass AI safety filters or override system prompts.
- Dependency Safety: No external package installations or remote code execution patterns were identified.
Audit Metadata