EdgeHDF5 Memory
PendingStatic analysis audit pending.
Overview
No static analysis result has been recorded yet. Pattern checks will appear here once the artifact has been analyzed.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Past conversation content may be stored locally and later recalled into future agent responses.
The skill is explicitly designed to store and retrieve long-term agent memory, which may include private conversation content and can be reused as future context.
Persistent HDF5-backed memory with vector search, BM25 hybrid retrieval, Hebbian learning, and temporal decay.
Use a deliberate memory file path, avoid storing highly sensitive information unless intended, and periodically review/export/delete memory files and WAL files as appropriate.
Installing the skill’s functionality requires trusting the `edgehdf5-cli` package obtained through Cargo/crates.io.
The skill depends on an external CLI package, while the registry metadata declares no required binaries and there is no install spec. The install method is disclosed and purpose-aligned, but users should recognize the external dependency.
Requires the `edgehdf5` CLI binary (install via `cargo install edgehdf5-cli`).
Install the CLI only from a trusted source, consider pinning or verifying the package version, and review the package provenance if using it in sensitive environments.
