Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

cloudsplaining

يحتوي cloudsplaining على 9 من skills المجمعة من salesforce، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
2.2k
محدث
2026-05-29
Forks
218
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

qa-report
محللو ضمان جودة البرمجيات والمختبرون

Open a generated cloudsplaining HTML report and QA it with the dogfood skill, focused on the Privilege Escalation findings. This skill should be used to visually verify a report renders correctly after onboarding a new technique or refreshing fixtures. It writes browser artifacts to a gitignored directory and never persists auth state.

2026-05-29
report-regression-check
محللو ضمان جودة البرمجيات والمختبرون

Verify that regenerating cloudsplaining's example report does not silently drop findings. This skill should be used after changing PRIVILEGE_ESCALATION_METHODS or other constants, after editing examples/files/example.json, or before refreshing the committed example fixtures. It snapshots the current report, regenerates, runs a deterministic finding diff, and performs a dogfood visual comparison, failing if any finding disappeared.

2026-05-29
dogfood
محللو ضمان جودة البرمجيات والمختبرون

Systematically explore a web application to find bugs and UX issues. Use when asked to dogfood, QA, exploratory test, or bug-hunt. Produces a structured report with screenshots, repro videos, and detailed steps for every finding.

2026-05-29
find-bugs
محللو ضمان جودة البرمجيات والمختبرون

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

2026-05-29
iterate-pr
مطوّرو البرمجيات

Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not wait for human approval, draft status, or merge gates.

2026-05-29
mega-pipeline
مطوّرو البرمجيات

Closed-loop pipeline that takes a decided change (e.g. onboarding a pathfinding.cloud privilege-escalation technique) through implementation, code review, bug-hunt, report QA (example data and optionally a real AWS account), a pre-push safety scan, and a PR — never pushing to main. This skill should be used to drive a privesc-onboarding change end-to-end with minimal mid-run gates.

2026-05-29
onboard-privesc-technique
مطوّرو البرمجيات

Add a single AWS IAM privilege-escalation technique (e.g. from pathfinding.cloud) to cloudsplaining's detection. This skill should be used when the method name and required action list are already decided — it is a pure executor, not a planner. It updates constants.py with TDD, regenerates fixtures with a regression check, and updates the docs.

2026-05-29
scan-live-account
مديرو الشبكات وأنظمة الحاسوب

Run cloudsplaining against a REAL AWS account for QA, writing all output to a gitignored directory and never committing live data. This skill should be used to validate detections end-to-end against real IAM data. It selects an AWS profile interactively, forces output under .live-scans/, QAs the report, and wipes the output afterward.

2026-05-29
triage-github-issue
متخصصو إدارة المشاريع

Take a GitHub issue or proposal, research it against this repo, frame 2-3 options, and help the user decide — then emit a plan and optionally launch the mega-pipeline. This skill should be used to turn an incoming proposal (e.g. a pathfinding.cloud privesc path) into a decided, planned, ready-to-execute change.

2026-05-29