Real Skill packageSource verifiedClawHub registry

alibabacloud-bailian-memory

Manages conversation memories and user profiles in Alibaba Cloud Bailian (Model Studio) Memory Library via DashScope REST APIs. Covers memory extraction from conversations, direct content saving, semantic memory search, memory fragment maintenance, user profile queries and updates, plus memory project and profile schema administration. Use when the user requests memory library ("记忆库") operations such as "add memory", "search memory" or "user profile". Prerequisites: (1) Configure DashScope API Key (2) Activate Bai…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 59% rule confidence
Package forminstruction with code22 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-bailian-memory
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/alibabacloud-bailian-memory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/alibabacloud-bailian-memory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/alibabacloud-bailian-memory

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sdk-team/alibabacloud-bailian-memory
clawhub inspect @sdk-team/alibabacloud-bailian-memory --version 0.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
21 / 21 inspected as text
Checked
8/19/2026, 9:53:13 AM
Scanner
0.1.3
Policy
1.0.3
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
5 dependency and API indicators
  • pypi: requests >=2.20.0
  • api: bailian.console.aliyun.com
  • api: dashscope.aliyuncs.com
  • api: help.aliyun.com
  • api: ram.console.aliyun.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/19/2026, 10:06:43 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:ef2d71c7a7421a4f2e6e3a85fbf49f26265e4dae6bcc7268586974e4c14489aa
Show up to 22 recorded paths
  • references/acceptance-criteria.md
  • references/api-endpoints.md
  • references/error-handling.md
  • references/ram-policies.md
  • references/related-commands.md
  • references/verification-method.md
  • scripts/add_memory_content.py
  • scripts/add_memory_messages.py
  • scripts/api_key.py
  • scripts/get_event.py
  • scripts/get_memory_node.py
  • scripts/get_user_profile.py
  • scripts/list_memories.py
  • scripts/manage_memory_project.py
  • scripts/manage_memory.py
  • scripts/manage_profile_schema.py
  • scripts/memory_client.py
  • scripts/requirements.txt
  • scripts/search_memory.py
  • scripts/update_user_profile.py
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-bailian-memory 0.0.1 - Initial release providing management of conversation memories and user profiles in Alibaba Cloud Bailian Memory Library via DashScope REST APIs. - Supports memory extraction, direct save, semantic search, fragment maintenance, user profile queries/updates, project and schema administration. - Includes detailed security and access control flows, including a mandatory confirmation process for destructive operations. - Automated handling of DashScope API Key with strict security guidelines. - Step-by-step setup instructions and API key configuration guidance for first-time users. - Not for use with Bailian RAG knowledge base or document search.