hindsight-docs
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for installing the Hindsight CLI using a standard shell pipe from the official vendor domain:
curl -fsSL https://hindsight.vectorize.io/get-cli | bash. This resource is owned by the skill's author. - [REMOTE_CODE_EXECUTION]: Instructions for running local memory daemons via
uvx(e.g.,uvx hindsight-embed@latest configure) are provided for development purposes. These commands are part of the tool's intended programmatic lifecycle. - [COMMAND_EXECUTION]: The documentation details various CLI tools (
hindsight-admin,hindsight-cli) and environment variables for configuring the system. These are provided as reference material and do not execute automatically within the agent's context. - [CREDENTIALS_UNSAFE]: Code snippets and configuration templates use standard placeholders (e.g.,
your-api-key,sk-xxx) and generic example values (e.g.,postgresql://user:pass@localhost). No actual sensitive credentials or secrets are present.
Audit Metadata