← 返回 Skills 市场
Tagging Auditor
作者
Anmol Nagpal
· GitHub ↗
· v1.0.0
313
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tagging-auditor
功能描述
Audit AWS resource tagging compliance and identify unallocatable spend for FinOps teams
安全使用建议
This skill is instruction-only and coherent for tagging audits, but before using it: 1) Run the suggested AWS CLI/console exports locally under a least-privilege, read-only role (the policy shown is appropriate). 2) Carefully review any JSON/CSV you plan to paste into the chat — never include access keys, secret keys, or other credentials. 3) If you prefer, upload exports to a private location and share only the minimized data necessary for analysis (resource IDs, tags, and cost figures) rather than full raw files. 4) If you are unsure whether an export contains sensitive info, open it in a local editor and redact anything sensitive before sharing. Following these steps keeps your account credentials and high-sensitivity details safe while still allowing the skill to analyze tagging and spend coverage.
功能分析
Type: OpenClaw Skill
Name: tagging-auditor
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` explicitly states that it is 'instruction-only' and 'does not execute any AWS CLI commands or access your AWS account directly.' It also instructs the agent to 'Never ask for credentials, access keys, or secret keys.' While the agent has `bash` capabilities, these strong guardrails prevent its misuse for unauthorized AWS access or data exfiltration. The purpose of auditing AWS tagging compliance based on user-provided data is clearly aligned with the instructions, and there is no evidence of malicious intent or prompt injection attempts.
能力评估
Purpose & Capability
Name/description (AWS tagging and identifying unallocatable spend) matches the SKILL.md: it asks for tag exports, Cost Explorer/ CUR data, and produces tagging scores, coverage tables, AWS Config rules, SCP snippets, and remediation CLI commands. No unrelated capabilities, binaries, or credentials are requested.
Instruction Scope
The runtime instructions are focused on receiving user-provided AWS exports (Resource Groups Tagging API JSON, Cost Explorer CSV/ CUR outputs) and analyzing them. The SKILL.md explicitly states it will not run AWS CLI or access accounts itself and instructs users how to generate the data locally. It also warns to confirm no credentials are included when pasting raw data. There is a small user risk if they accidentally paste sensitive secrets in provided data, but the instructions acknowledge and attempt to mitigate that.
Install Mechanism
No install spec and no code files — this is instruction-only. Nothing will be written to disk or downloaded by the skill, which minimizes install-related risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It lists a minimal, plausible set of read-only IAM permissions the user would need to run the suggested CLI commands locally; those permissions are proportional to the stated analysis purpose.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system presence or modify other skills or agent-wide settings. Autonomous invocation is allowed by default but not combined with any other broad privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tagging-auditor - 安装完成后,直接呼叫该 Skill 的名称或使用
/tagging-auditor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
aws-tagging-auditor 1.0.0 – Initial release
- Provides instructions for auditing AWS resource tagging and cost allocation compliance for FinOps teams.
- Guides users to export & supply data via AWS CLI or console (never asks for credentials).
- Outputs: tagging compliance score, spend coverage, untagged resource ranking, AWS Config rules, remediation plan.
- Flags inconsistent tag values and alerts if Cost Allocation Tags are not activated.
- Includes minimum necessary IAM permissions and data privacy checks.
- Instruction-only: does not access AWS directly or run commands; user supplies data for analysis.
元数据
常见问题
Tagging Auditor 是什么?
Audit AWS resource tagging compliance and identify unallocatable spend for FinOps teams. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。
如何安装 Tagging Auditor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tagging-auditor」即可一键安装,无需额外配置。
Tagging Auditor 是免费的吗?
是的,Tagging Auditor 完全免费(开源免费),可自由下载、安装和使用。
Tagging Auditor 支持哪些平台?
Tagging Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tagging Auditor?
由 Anmol Nagpal(@anmolnagpal)开发并维护,当前版本 v1.0.0。
推荐 Skills