fs_write
Filesystem write access
Filesystem write access
Line 570Snippets
rm -rf {output_dir}rm -rf {output_dir}dynamic_import
Suspicious dynamic import
Suspicious dynamic import
Line 827Snippets
| Lazy loading | `lazy\|load_on_demand\|import_module\|__import__` in registry | LOW |network_call
Outbound network call
Outbound network call
Line 897Snippets
| Cache-aside pattern | `get.*cache.*miss.*fetch\|cache.?aside\|read.?through` | MEDIUM || Fallback on miss | `fallback\|miss.*fetch\|cache.*miss.*return` | MEDIUM || External API calls without retry/timeout | `httpx\|requests\|fetch` found but no `retry\|CircuitBreaker\|timeout` nearby | Resilience (Circuit Breaker + Retry) || HTTP Client (Node.js) | axios, got || Mixed concerns | `Grep("httpx\|requests\|fetch")` in job/worker files | Any match = -5 |env_access
Environment variable access
Environment variable access
Line 650Snippets
| Env Access | domain/ | `os\\.(environ\|getenv)` | core/config/, settings/ |Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
"Audits architectural patterns against best practices, maintains patterns catalog with compliance scores. Use when auditing pattern evolution."
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:49
Run 1