Digaide Assistant

v1.0.0

Persistent identity and memory context layer for AI agents across platforms.

0· 86·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bernardtai/digaide-assistant.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Digaide Assistant" (bernardtai/digaide-assistant) from ClawHub.
Skill page: https://clawhub.ai/bernardtai/digaide-assistant
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: DIGAIDE_API_KEY
Required binaries: curl
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install digaide-assistant

ClawHub CLI

Package manager switcher

npx clawhub@latest install digaide-assistant
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe a remote memory/identity service. Requiring DIGAIDE_API_KEY and curl is proportionate for a service that calls an external API to provide memory/enrichment.
Instruction Scope
SKILL.md stays within the stated purpose (initialize/enrich/wrap flows, configure runtime hooks). It references setting DIGAIDE_API_BASE (a non-production endpoint) which is not declared in requires.env — a minor mismatch but not inherently malicious.
Install Mechanism
No install spec and no code files — instruction-only behavior is low-risk. The skill expects curl on PATH, which is a reasonable, low-friction dependency for calling remote APIs.
Credentials
Only DIGAIDE_API_KEY is declared as required, which is proportional for the service. SKILL.md additionally mentions DIGAIDE_API_BASE (optional) but does not declare it; this is a documentation mismatch to be aware of.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or system-wide config access. Autonomous invocation is allowed by default but not combined with other red flags here.
Assessment
This skill is internally consistent with its stated purpose: it needs a DIGAIDE_API_KEY and will call Digaide's API (curl). Before installing, verify you trust digaide.com and are comfortable with sending conversational/context data to their API; review their privacy and retention policies. Note the SKILL.md mentions an optional DIGAIDE_API_BASE environment variable that is not declared in the registry metadata—if you need to use a non-production endpoint, ensure you set that variable explicitly. Limit the API key's scope/permissions if possible, and consider rotating the key if you later uninstall the skill. Finally, confirm whether your agent will include sensitive user data in calls to the remote memory service and adjust behavior or data scrub policies accordingly.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binscurl
EnvDIGAIDE_API_KEY
Primary envDIGAIDE_API_KEY
agentvk97c357np2ph68af5pmfvt81t585ah7sidentityvk97c357np2ph68af5pmfvt81t585ah7slatestvk97c357np2ph68af5pmfvt81t585ah7smemoryvk97c357np2ph68af5pmfvt81t585ah7spersonal assistantsvk97c357np2ph68af5pmfvt81t585ah7s
86downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

Digaide Memory Layer

Digaide provides a persistent identity and long-term memory layer for AI agents.

What this skill helps with

  • Keep one user identity across sessions and platforms.
  • Enrich context with memory before response generation.
  • Keep assistant behavior consistent with selected persona.
  • Improve long task UX with progress-aware workflows.

Setup

  1. Prepare DIGAIDE_API_KEY.
  2. Set DIGAIDE_API_BASE if you use non-production API endpoint.
  3. Configure your agent runtime hooks.
  4. Use Digaide API endpoints for initialize, enrich, and wrap flows.

Links

Comments

Loading comments...