Real Skill packageSource verifiedClawHub registry

alibabacloud-loongcollector-ops

Alibaba Cloud Simple Log Service (SLS) ingestion management for an already-deployed LoongCollector. Triggers: "SLS 日志采集接入", "修改采集配置", "SLS 机器组", "新建 Logtail Pipeline 采集配置", "Logtail Pipeline", "SLS Lens 查询", "无数据排查", "心跳异常", "SLS 采集权限排查", "Logtail", "iLogtail", "AgentSight", "Agentloop", "input_agentsight", "eBPF Runtime", "ebpf-event".

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 61% rule confidence
Package forminstruction with code38 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-loongcollector-ops
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/21/2026.claude/skills/alibabacloud-loongcollector-ops

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/21/2026.agents/skills/alibabacloud-loongcollector-ops

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/21/2026skills/alibabacloud-loongcollector-ops

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-loongcollector-ops
clawhub inspect @sdk-team/alibabacloud-loongcollector-ops --version 0.0.1

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
38 / 38 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
highInstructions or code access sensitive credential locationsSKILL.md:60 · confidence 85%~/.aws/credentials
mediumRemote installer is downloaded without an integrity checkSKILL.md:48 · confidence 70%curl -fsSL --connect-timeout 10 --max-time 120 https://aliyuncli.alicdn.com/setup.sh
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:7 · confidence 70%curl -fsSL --connect-timeout 10 --max-time 120 https://aliyuncli.alicdn.com/setup.sh
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: developer.aliyun.com
  • api: github.com
  • api: help.aliyun.com
  • api: ram.console.aliyun.com
External clawhub result: clean

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/21/2026, 10:34:48 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:0495d8291dbbb6fd49a6b83fe241ca6a2146b5b4c0babb87555ad634524c8ca3
Show up to 30 recorded paths
  • assets/pipeline-templates/docker_stdio.json
  • assets/pipeline-templates/host_agentsight_probe_mask.json
  • assets/pipeline-templates/host_agentsight.json
  • assets/pipeline-templates/host_file.json
  • assets/pipeline-templates/k8s_stdio.json
  • assets/pipeline-templates/README.md
  • references/acceptance-criteria.md
  • references/agentsight-agentloop.md
  • references/alarm-catalog.yaml
  • references/cli-contracts.yaml
  • references/cli-installation-guide.md
  • references/field-conventions.md
  • references/index-coupling.md
  • references/input-agentsight.md
  • references/knowledge-sources.md
  • references/machine-group.md
  • references/monitoring-queries.yaml
  • references/navigation.md
  • references/pipeline-config.md
  • references/plugin-version-gates.yaml
  • references/prerequisites.md
  • references/ram-policies.md
  • references/related-commands.md
  • references/risk-and-approval.md
  • references/scenario-matrix.yaml
  • references/sls-lens-contracts.md
  • references/task-model.yaml
  • references/troubleshooting.md
  • references/verification-method.md
  • scripts/classify_sls_error.py

Source changelog

- Added AgentSight, Agentloop, input_agentsight, and eBPF Runtime (ebpf-event) to supported triggers and in-scope scenarios. - Expanded hard language/confirmation contract: clarified Chinese-only re-asking, introduced R2 confirmation tagging (`ask=1`, `ask=2`, `ask=3`), defined fixed English tokens, and tightened response requirements (sole-token rejection/timeout, no extra English explanations). - Hardened credential security: prohibited imports/installation of SLS SDKs, banned file-read, open, and Python-native config access, and clarified correct credential gate procedures. - Updated and reorganized prerequisites to stress that running `preflight.sh` is a full credential check, eliminating need for redundant listing. - Added and updated multiple references and pipeline templates for AgentSight support; removed obsolete files.