Real Skill packageSource verifiedClawHub registry

alibabacloud-pds-intelligent-workspace

阿里云 PDS(智能云盘/网盘)文件操作技能。支持:文件搜索、上传、下载、重命名、移动、复制、创建文件夹、标签/备注、分享链接、文档/音视频分析、打包下载、图像编辑、以图搜图和 PDS 挂载盘(mountapp,将云盘挂载为本地磁盘)的安装与挂载。 当用户要操作其 PDS、网盘、云盘中的文件或空间时(包括仅说明重命名/移动/复制等操作的安全处理方式,不要求真实执行),或要把云盘挂载到本地像本地文件一样访问时,应使用此 skill。即使用户只是简单说"帮我从PDS下载"、"上传到网盘"、"把报告.pdf重命名"、"PDS里有什么文件"、"把文件打包下载"、"分析下这个文档"、"把云盘挂载到本地"、"安装挂载盘",也应触发。 触发词: "PDS"、"网盘"、"云盘"、"个人空间"、"企业空间"、"团队空间"、"drive_id"、"domain_id"、"上传文件到PDS"、"从PDS下载"、"PDS重命名"、"PDS移动文件"、"PDS复制文件"、"PDS创建文件夹"、"PDS文档分析"、"PDS视频分析"、"PDS图像编辑"、"PDS文件搜索"、"PDS以图搜图"、"PDS打包下载"、"批量下载"、"aliyun pds"…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction bundle17 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-pds-intelligent-workspace
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/17/2026.claude/skills/alibabacloud-pds-intelligent-workspace

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/17/2026.agents/skills/alibabacloud-pds-intelligent-workspace

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/17/2026skills/alibabacloud-pds-intelligent-workspace

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-pds-intelligent-workspace
clawhub inspect @sdk-team/alibabacloud-pds-intelligent-workspace --version 0.0.7

Security evidence

SkillVetAI static result: high signal

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
17 / 17 inspected as text
Checked
8/17/2026, 4:07:54 AM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
highRemote content is piped directly to a shellSKILL.md:283 · confidence 98%curl -fsSL --max-time 10 https://aliyuncli.alicdn.com/install.sh | bash
highEncoded content is decoded and executedreferences/visual-similar-search.md:38 · confidence 90%base64
mediumRemote installer is downloaded without an integrity checkSKILL.md:283 · confidence 70%curl -fsSL --max-time 10 https://aliyuncli.alicdn.com/install.sh
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
9 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: github.com
  • api: help.aliyun.com
  • api: proxy.example.com
  • api: ram.console.aliyun.com
  • api: support.apple.com
  • api: web-sv.aliyunpds.com
  • api: www.apple.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/17/2026, 3:00:24 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:ce2d0fafb57343b8373296d3d6042bde7cab457dd4abe0da5ce264f327fbcf66
Show up to 17 recorded paths
  • references/archive-download.md
  • references/cli-installation-guide.md
  • references/config.md
  • references/download-file.md
  • references/drive.md
  • references/file-management.md
  • references/image-editing.md
  • references/mountapp.md
  • references/multianalysis-file.md
  • references/ram-policies.md
  • references/resolve-path.md
  • references/search-file.md
  • references/share-link.md
  • references/upload-file.md
  • references/visual-similar-search.md
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-pds-intelligent-workspace v0.0.7 - Added support and documentation for PDS挂载盘 (mountapp): install, mount, manage PDS cloud drive as a local disk on Windows/macOS/Linux. - Updated SKILL.md and references/mountapp.md with mountapp usage scenarios, trigger words, and operational hard rules (including authentication requirements and safeguards for high-risk operations). - Expanded trigger keywords to include all key mountapp and 挂载盘 phrases, covering mounting, installation, and related terms. - Clarified when to trigger the skill for both file operations and mountapp-related requests. - Removed obsolete skill-card.md and updated all references to reflect new mountapp-related capabilities.