outlit-sdk
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references documentation, quickstart guides, and integration patterns hosted on official Outlit domains (
docs.outlit.ai). It also guides the installation of official SDK packages (@outlit/browser,@outlit/node,outlitcrate) from standard public registries. - [COMMAND_EXECUTION]: The skill utilizes standard package management commands (
npm,pnpm,yarn,bun,cargo) and file system search tools (grep,glob) to detect project dependencies and install the Outlit SDK. These operations are within the scope of its stated purpose. - [DATA_EXPOSURE]: The skill identifies and modifies environment variables related to public API keys and framework configuration. It also inspects project metadata (e.g.,
package.json) to tailor integration recommendations. No sensitive data is exfiltrated to non-vendor domains.
Audit Metadata