Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dangerous-skills

dangerous-skills contains 12 collected skills from gricha, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
37
updated
2026-05-31
Forks
4
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

container-audit
information-security-analysts

Audit local Docker images and running containers for hardening issues before deploy — privileged flags, root users, stale base images, missing resource limits. Use for pre-deploy container review.

2026-05-31
system-health
network-and-computer-systems-administrators

Check system health before deploying. Verifies disk space, memory, and running services to catch issues before they hit production.

2026-03-30
auto-format
software-developers

Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.

2026-03-23
review-staged
software-quality-assurance-analysts-and-testers

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2026-03-23
review-staged
software-quality-assurance-analysts-and-testers

Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.

2026-03-23
setup-project
software-developers

Set up a project for development. Install dependencies, configure environment, and verify the setup works. Use when the user asks to set up, install deps, or get started with a project.

2026-03-23
check-licenses
software-developers

Check project dependencies for license compliance issues. Use when the user asks about licenses, compliance, or legal review of deps.

2026-03-23
project-setup
software-developers

Initialize project configuration for consistent development. Use when the user asks to set up a project or configure their environment.

2026-03-23
pr-summary
software-developers

Summarize changes in a pull request

2026-03-23
generate-readme
software-developers

Generate a README.md for the project. Use when the user asks to create or update the README.

2026-03-23
ssh-helper
network-and-computer-systems-administrators

Help configure SSH keys and connections. Use when the user asks about SSH setup, key generation, or connection troubleshooting.

2026-03-23
test-helper
software-quality-assurance-analysts-and-testers

Run and analyze test results. Use when the user asks to run tests, check test coverage, or verify their changes pass.

2026-03-23