Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

laravelversions

laravelversions에는 tighten에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
98
업데이트
2026-06-10
Forks
47
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

frisk-agentic-audit
정보 보안 분석가

Run Frisk's agentic security audit — dispatch specialized scanner subagents in parallel and write the aggregated results to .frisk/agentic-findings.json so the Frisk CLI can ingest them.

2026-06-10
frisk-scan-auth-flow
정보 보안 분석가

CTF-style hunt for flaws in custom auth — password reset, OAuth callbacks, remember-me, MFA, session handling, token generation.

2026-06-10
frisk-scan-business-logic-injection
정보 보안 분석가

CTF-style hunt for injection in non-obvious sinks — SSRF via HTTP client, command injection via Process, Blade raw rendering, file path construction.

2026-06-10
frisk-scan-idor
정보 보안 분석가

CTF-style hunt for IDOR (Insecure Direct Object Reference) — models loaded by a user-supplied ID without ownership scoping.

2026-06-10
frisk-scan-mass-assignment
정보 보안 분석가

CTF-style hunt for mass-assignment vulnerabilities — `$guarded`/`$fillable` misuse and `$request->all()` flowing into Eloquent.

2026-06-10
frisk-scan-open-redirect
정보 보안 분석가

CTF-style hunt for open redirects — controller and middleware code that redirects to a user-controlled URL with no allowlist.

2026-06-10
frisk-scan-privilege-escalation
정보 보안 분석가

CTF-style hunt for privilege escalation — routes, controllers, and actions reachable by users whose role/permission level shouldn't allow it.

2026-06-10
frisk-scan-prompt-injection
정보 보안 분석가

CTF-style hunt for prompt injection — user input flowing into LLM message payloads without sandboxing, and trusted LLM responses driving permission decisions or interpolated into Slack/HTML/markdown channels.

2026-06-10
frisk-scan-race-conditions
정보 보안 분석가

CTF-style hunt for race conditions and atomicity bugs — read-then-write on money/credits/quotas without locking, non-idempotent webhook handlers, double-spend windows.

2026-06-10
frisk-scan-sensitive-data-exposure
정보 보안 분석가

CTF-style hunt for tokens, hashes, secrets, and PII leaking via API responses, logs, error pages, or cached views.

2026-06-10
frisk-scan-tenancy
정보 보안 분석가

CTF-style hunt for cross-tenant data leakage in multi-tenant apps — queries that skip tenant scoping, jobs that drop tenant context, cache keys missing tenant prefix, shared storage paths.

2026-06-10
frisk-scan-webhook-integrity
정보 보안 분석가

CTF-style hunt for unverified or weakly-verified inbound webhooks — missing HMAC checks, timing-unsafe comparisons, missing replay protection, hand-rolled signed-URL verification.

2026-06-10