openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Software License Manager

Audit, track, and optimize your organization's software licenses by identifying waste, compliance risks, and managing a renewal calendar with alerts.

开发与 DevOps

许可证:MIT-0

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

版本:v1.0.0

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

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:1kalin/afrexai-license-manager

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill is a high-level audit framework that claims broad, organization-wide data collection but provides no guidance or declared requirements for the credentials and data sources needed to actually perform that work, which is an incoherence users should understand before installing or running it.

目的

The name/description promise a full org-wide license audit (inventory, DAU/MAU, seat counts, renewal automation). However, the skill declares no required credentials, config paths, or binaries. Realizing these features legitimately requires access to many external systems (SaaS admin consoles, billing exports, SSO/IDP logs, MDM, source code repos, cloud billing APIs). The absence of any declared access requirements is a mismatch: this appears …

说明范围

SKILL.md provides thorough frameworks, templates, and recommended analyses but contains no concrete, bounded runtime instructions for where or how to collect inventory and usage data. It does not explicitly tell the agent to read particular files or call specific APIs, nor does it warn against reading unrelated sensitive files. Because it asks for DAU/MAU, ghost-seat detection, and OSS license scanning, an agent following these instructions co…

安装机制

Instruction-only skill with no install spec and no bundled code files. Nothing will be written to disk by the skill package itself, which reduces direct supply-chain risk.

证书

The skill declares no environment variables or credentials, yet the claimed capabilities normally require multiple sensitive credentials (SaaS admin keys, cloud billing read access, SSO/IDP logs, repo read access). The lack of explicit credential requirements is disproportionate to the claimed functionality and could mislead users into thinking it can run without granting access — in practice you would need to provide several high-privilege to…

持久

No 'always' flag, no install hooks, and no config paths requested. The skill does not ask to persist itself or modify other skills. Autonomous invocation is allowed by default but is not combined with other red flags here.

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Software License Manager」。简介:Audit, track, and optimize your organization's software licenses by identifying…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1kalin/afrexai-license-manager/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

# Software License Manager

Audit, track, and optimize your organization's software licenses. Finds waste, flags compliance risks, and builds a renewal calendar.

## What It Does

1. **License Inventory Audit** — Catalog every SaaS subscription, perpetual license, and open-source dependency across the org
2. **Waste Detection** — Flag unused seats, duplicate tools, and zombie subscriptions burning cash
3. **Compliance Risk Scanner** — Identify expired licenses, exceeded seat counts, and audit-risky gaps
4. **Renewal Calendar** — Build a 12-month renewal timeline with 60/30/15-day alerts
5. **Negotiation Prep** — Generate vendor scorecards with usage data, alternatives, and leverage points
6. **Cost Optimization Report** — Recommend downgrades, consolidations, and tier changes with projected savings

## How to Use

Tell the agent what you need:
- "Audit our software licenses" → full inventory + waste report
- "Find unused SaaS subscriptions" → waste detection with savings estimate
- "Build a license renewal calendar" → 12-month timeline with alerts
- "We're renewing Salesforce — prep negotiation" → vendor scorecard + leverage analysis
- "Check our open-source license compliance" → dependency scan for GPL/AGPL risks

## Audit Framework

### License Categories
| Category | Examples | Risk Level |
|----------|----------|------------|
| SaaS Subscriptions | Salesforce, HubSpot, Slack, Zoom | Medium — auto-renews silently |
| Perpetual Licenses | Microsoft Office, Adobe CS6 | Low — but may lack support |
| Usage-Based | AWS, Twilio, Stripe | High — unpredictable costs |
| Open Source | GPL, MIT, Apache, AGPL | Compliance risk if commercial |
| Enterprise Agreements | Microsoft EA, Oracle ULA | High — complex true-ups |

### Waste Indicators
- **Ghost seats**: Licensed users who haven't logged in 60+ days
- **Duplicate tools**: Multiple tools serving same function (e.g., Zoom + Teams + Meet)
- **Tier bloat**: Enterprise tier when Standard covers actual usage
- **Orphan licenses**: Departed employees still consuming seats
- **Shelf software**: Purchased but never deployed

### Compliance Red Flags
- Seat count exceeds license agreement
- Using software past license expiration
- GPL/AGPL code in proprietary products without disclosure
- Non-commercial licenses used commercially
- Unlicensed copies on employee machines

## Renewal Calendar Template

```
| Vendor | Product | Annual Cost | Renewal Date | Alert Date | Action |
|--------|---------|-------------|-------------- |------------|--------|
| [Name] | [Product] | $XX,XXX | YYYY-MM-DD | 60 days prior | Review/Negotiate/Cancel |
```

## Negotiation Prep Scorecard

For each renewal:
1. **Current spend** — annual + per-seat breakdown
2. **Actual usage** — DAU/MAU, feature adoption rate
3. **Alternatives** — 2-3 competitors with pricing
4. **Leverage points** — multi-year discount, volume pricing, competitor quotes
5. **Walk-away price** — your BATNA if vendor won't budge
6. **Timing** — best: 90 days before renewal, negotiate with fiscal year pressure

## Cost Optimization Playbook

### Quick Wins (Week 1)
- Remove departed employee seats → typical savings: 8-15% of SaaS spend
- Cancel unused trials and forgotten subscriptions
- Downgrade over-provisioned tiers

### Medium Term (Month 1-3)
- Consolidate duplicate tools (pick one, migrate)
- Renegotiate top 5 vendors by spend
- Implement approval workflow for new subscriptions

### Strategic (Quarter 1-2)
- Enterprise agreement consolidation
- Annual vs monthly billing optimization (typically 15-20% discount)
- Build internal tool alternatives for simple SaaS

## Industry Benchmarks

- Average company wastes **25-30%** of SaaS spend on unused or underused licenses
- Companies with 100+ employees average **130+ SaaS tools** (most don't know exact count)
- License audit typically recovers **$1,000-$3,000 per employee per year**
- Open-source compliance violation fines: **$100K-$5M+** depending on jurisdiction

## Output Formats

- **Executive Summary** — 1-page waste + risk + savings overview
- **Detailed Audit Report** — full inventory with status, usage, recommendations
- **Renewal Calendar** — spreadsheet-ready timeline
- **Vendor Scorecard** — per-vendor negotiation brief
- **Compliance Report** — risk register with remediation steps

---

## Go Deeper

This skill handles the audit and optimization framework. For full industry-specific automation contexts:

🔗 **[AfrexAI Context Packs](https://afrexai-cto.github.io/context-packs/)** — $47 per industry. SaaS, Fintech, Healthcare, Legal, and 7 more verticals with complete agent configurations.

🔗 **[AI Revenue Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/)** — Find out how much your org is losing to manual processes.

🔗 **[Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/)** — Configure your AI agent stack in minutes.