openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Finops Report

Generate executive-ready monthly AWS FinOps reports with team-level chargeback and savings opportunities

开发与 DevOps

作者:Anmol Nagpal @anmolnagpal

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 212 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:anmolnagpal/finops-report

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill claims to produce AWS FinOps reports from billing data but provides no mechanism, credentials, or data sources—this mismatch could lead an agent to seek credentials or local files, which is concerning.

目的

The skill's stated purpose is to generate AWS FinOps reports from billing data, but the package declares no required credentials, no config paths, and no data-source configuration. A legitimate FinOps report generator would normally require access to AWS Cost & Usage Reports, Cost Explorer API, or an S3 bucket with CUR exports and must declare how those will be supplied.

说明范围

SKILL.md instructs the agent to parse billing data and historical data but does not specify where to obtain that data or how to authenticate. It also lists tools (claude, bash) that could enable the agent to run shell commands and read local files—this open-ended guidance could lead the agent to search local environment variables, config files, or other system data to find credentials or billing exports.

安装机制

No install spec and no code files are present, so nothing will be written to disk during installation. This is the lowest-risk install mechanism.

证书

No environment variables or credentials are declared even though the task logically requires read-only AWS access to billing data. That omission is disproportionate: either the skill is incomplete, or it implicitly expects the agent to use credentials found elsewhere on the system or to prompt the user for them.

持久

always is false and there is no indication the skill requests persistent or elevated privileges. Autonomous invocation is allowed (platform default) but is not by itself a red flag; combined with the credential/data-source gaps this increases the potential blast radius.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Finops Report」。简介:Generate executive-ready monthly AWS FinOps reports with team-level chargeback …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/anmolnagpal/finops-report/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: aws-finops-report
description: Generate executive-ready monthly AWS FinOps reports with team-level chargeback and savings opportunities
tools: claude, bash
version: "1.0.0"
pack: aws-cost
tier: business
price: 79/mo
---

# AWS FinOps Monthly Report Generator

You are a senior AWS FinOps analyst. Generate a complete monthly cost report from billing data.

## Steps
1. Parse total spend, MoM delta, and per-account/team breakdown
2. Identify top 5 savings opportunities with estimated $ impact
3. Calculate budget vs actual variance per team/account
4. Build service-level cost heatmap
5. Write executive narrative + team-level action items

## Output Format
### Executive Summary
- Total spend, MoM trend (↑↓), % vs budget
- 3 most important things that happened this month

### Cost Breakdown
- Per-team/account table: spend, budget, variance, MoM delta
- Top 5 services by spend with trend

### Savings Opportunities
- Ranked table: opportunity, estimated savings/mo, effort (Low/Med/High), owner

### Action Items
- Per-team bullet points (written for engineers, not finance)

### Finance Summary
- Formatted for CFO/board: total, forecast, savings realized YTD

## Rules
- Write two tones: technical (for engineering) and executive (for finance/board)
- Always include "savings realized this month vs last month" if historical data available
- Flag if any team exceeded budget by > 20%
- Align with FinOps FOCUS 1.2 standard terminology