Aliyun Dlf Manage Next

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This skill appears purpose-aligned for Alibaba Cloud DLF Next management, but it can use cloud credentials and guide mutating cloud API operations, so users should review actions carefully.

Install only if you intend to let the agent help manage Alibaba Cloud DLF Next resources. Use least-privilege credentials, confirm the account, region, and resource IDs, and require approval before any create, update, modify, set, or delete-style operation.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If broad Alibaba Cloud credentials are available, the agent may be able to inspect or change DLF Next resources in that account.

Why it was flagged

The skill is expected to use Alibaba Cloud credentials for DLF management, but these credentials can grant meaningful cloud-account authority depending on how they are scoped.

Skill content
Environment variables: `ALICLOUD_ACCESS_KEY_ID` / `ALICLOUD_ACCESS_KEY_SECRET` / `ALICLOUD_REGION_ID` ... Shared config file: `~/.alibabacloud/credentials`
Recommendation

Use a least-privilege Alibaba Cloud credential, confirm the target account and region, and avoid exposing broad production credentials unless needed.

What this means

Incorrect parameters or unintended API choices could create, update, or reconfigure DLF Next resources.

Why it was flagged

The skill explicitly supports mutating Alibaba Cloud API operations. This matches the management purpose, but these actions can change real cloud resources.

Skill content
Change/configure: prefer `Create*` / `Update*` / `Modify*` / `Set*` APIs for mutations.
Recommendation

Require explicit user confirmation for mutating calls, verify resource IDs and region before execution, and prefer describe/list calls before and after changes.

What this means

Users have less information for independently verifying the skill author or maintenance source.

Why it was flagged

The registry information does not provide an upstream source or homepage. This is not malicious by itself, but users have less provenance information before allowing cloud credential use.

Skill content
Source: unknown
Homepage: none
Recommendation

Review the included files before use and only provide Alibaba Cloud credentials if you trust the registry owner and skill contents.