Skip to main content
Run any Skill in Manus
with one click
MuhammedZohaib
GitHub creator profile

MuhammedZohaib

Repository-level view of 8 collected skills across 2 GitHub repositories.

skills collected
8
repositories
2
updated
2026-04-16
repository explorer

Repositories and representative skills

api-review
information-security-analysts

Review an authorized API surface for access control, mass assignment, schema validation, rate limiting, SSRF, error leakage, webhook verification, and unsafe defaults. Use for REST, GraphQL, RPC, and webhook handlers.

2026-04-16
auth-review
information-security-analysts

Perform a defensive review of authentication and authorization flows in an authorized codebase. Use for login, session, MFA, OAuth, password reset, cookie security, JWT validation, impersonation, privilege checks, and object-level access control.

2026-04-16
business-logic-review
information-security-analysts

Review an authorized application for business-logic vulnerabilities, workflow abuse, approval bypasses, replay conditions, quota circumvention, plan enforcement bugs, and state-transition errors. Use for billing, invites, approvals, refunds, admin actions, and multi-step workflows.

2026-04-16
pr-diff-review
information-security-analysts

Review an authorized pull request diff for security regressions. Use when changes modify trust boundaries, auth logic, data-access scope, file handling, logging, headers, or secrets.

2026-04-16
query-review
software-quality-assurance-analysts-and-testers

Review an authorized codebase for ORM misuse, N+1 query patterns, authorization-after-fetch bugs, raw SQL risks, cache key collisions, and missing tenant scopes. Use for data-access layers and security-adjacent performance pitfalls.

2026-04-16
quick-triage
software-quality-assurance-analysts-and-testers

Perform a rapid defensive triage on an authorized code area when time is limited. Use to find the most plausible high-impact issues fast, then recommend the next best review target.

2026-04-16
security-audit
information-security-analysts

Conduct authorized defensive security audits of codebases and web applications. Use for broad appsec review across OWASP, authz, business logic, SSRF, XSS, CSRF, injection, file upload, secrets, logging, and tenant isolation. Produces structured findings with severity, confidence, evidence, and safe remediation guidance.

2026-04-16
Showing 2 of 2 repositories
All repositories loaded