permission-footprint-reviewer梳理某个 Skill、脚本或工作流需要的权限,并提出最小权限替代方案。;use for permissions, least-privilege, security workflows;do not use for 绕过系统安全控制, 生成提权方法.
Install via ClawdBot CLI:
clawdbot install 52yuanchangxing/permission-footprint-reviewerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.invalid/skills/permission-footprint-reviewerAudited Apr 18, 2026 · audit v1.0
Generated May 5, 2026
In a DevOps environment, CI/CD pipelines often request excessive cloud permissions (e.g., full S3 access). This skill reviews the pipeline script, identifies over-privileged roles, and suggests scoped IAM policies to reduce attack surface.
When integrating a third-party SaaS tool (e.g., Slack bot, monitoring agent), an admin can use this skill to analyze the required API scopes and propose minimal permissions (e.g., read-only vs. write) to limit data exposure.
An internal team builds an RPA workflow that accesses multiple databases and file shares. The skill reviews the workflow steps and recommends isolating permissions per action, such as using service accounts with specific table grants instead of db_owner.
A Kubernetes manifest requests privileged mode or hostPath mounts. This skill assesses the container's permission footprint and suggests alternatives like dropping capabilities or using emptyDir volumes to enforce least-privilege.
A developer creates an API key with admin privileges for a simple reporting script. The skill analyzes the script's actual needs and recommends a read-only key with IP whitelist restrictions, reducing misuse potential.
Provide this skill as an integrated feature within DevSecOps platforms (e.g., GitHub Actions, GitLab CI) to automatically audit permission requests in pipeline configs, offering reports and remediation steps. Revenue via subscription tiers based on audit frequency and depth.
Offer a service where security consultants use this skill to audit clients' existing scripts and workflows, delivering tailored least-privilege blueprints and implementation support. Revenue per engagement or hourly rate.
List the skill on cybersecurity marketplaces (e.g., AWS Marketplace, Slack App Directory) as a standalone plugin. Charge a one-time license fee or usage-based fee (per audit run). This allows broader distribution to enterprises needing permission reviews.
💬 Integration Tip
Integrate into CI pipelines via CLI or Python script using the provided run.py; for SaaS platforms, expose as a webhook that triggers on permission definition changes.
Scored Jun 29, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gat
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...
用 MinerU API 解析 PDF/Word/PPT/图片为 Markdown,支持公式、表格、OCR。适用于论文解析、文档提取。
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.
Extract text from PDFs with OCR support. Perfect for digitizing documents, processing invoices, or analyzing content. Zero dependencies required.