Real Skill packageSource verifiedClawHub registry

alibabacloud-aes-sysom-lingjun-diagnosis

Perform SysOM deep OS-level diagnosis on Alibaba Cloud lingjun node to identify root causes of performance issues (CPU spikes, memory leaks, IO latency, etc.). Use when users report lingjun node performance problems, need kernel-level troubleshooting, or want to configure DingTalk alert notifications for SysOM diagnosis reports.

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 56% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-aes-sysom-lingjun-diagnosis
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/20/2026.claude/skills/alibabacloud-aes-sysom-lingjun-diagnosis

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/20/2026.agents/skills/alibabacloud-aes-sysom-lingjun-diagnosis

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/20/2026skills/alibabacloud-aes-sysom-lingjun-diagnosis

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-aes-sysom-lingjun-diagnosis
clawhub inspect @sdk-team/alibabacloud-aes-sysom-lingjun-diagnosis --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
12 / 12 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
8 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: github.com
  • api: help.aliyun.com
  • api: oapi.dingtalk.com
  • api: proxy.example.com
  • api: ram.console.aliyun.com
  • api: www.python.org
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/20/2026, 3:06:54 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:d8d003f180302d3799adde61c75cf5b8b45980f8dd36a7a0dad56a97c6d04b71
Show up to 12 recorded paths
  • references/acceptance-criteria.md
  • references/alert-workflow.md
  • references/cli-installation-guide.md
  • references/diagnose-workflow.md
  • references/ram-policies.md
  • references/related-commands.md
  • references/verification-method.md
  • scripts/create-alert-destination.py
  • scripts/create-alert-strategy.py
  • scripts/setup-sdk.sh
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-aes-sysom-lingjun-diagnosis v0.0.1 — Initial release - Enables deep OS-level diagnosis for Alibaba Cloud lingjun nodes to detect performance issues (CPU spikes, memory leaks, IO latency, etc.). - Observes strict credential security: never display or request AccessKey info in chat, and only check credential status via `aliyun configure list`. - Requires explicit `region` and `instance_id` inputs directly from the user; does not assume or infer missing parameters. - Adds per-session user-agent for all OpenAPI CLI/SDK calls to enable auditing and traceability. - Provides guidance for RAM permission issues; integrates with a dedicated skill for permissions troubleshooting. - Not intended for instance enrollment or agent installation; skill strictly limited to diagnosis actions.