hightriad — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hightriad (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Build professional, production-grade system designs that balance high concurrency, high performance, and high availability.
Collect workload shape, critical paths, and failure tolerance. Ask for absolute targets: RPS/QPS, p95/p99 latency, peak traffic, growth rate, error budget, RTO/RPO, data consistency needs.
Choose 3 to 5 primary SLIs and map them to explicit SLOs. Prefer latency percentiles, availability, throughput, and freshness over averages.
Sketch request flow and identify bottlenecks across compute, network, storage, and dependency call chains. Enumerate concurrency boundaries: queues, pools, locks, partitions, and external rate limits.
Select scaling axis: horizontal, vertical, data partitioning, or event-driven async. Define partitioning keys, load balancing strategy, and caching boundaries.
Minimize critical path length, reduce tail latency, and cut remote calls. Choose data access patterns, indexing, caching tiers, and compression tradeoffs.
Add redundancy, fault isolation, and graceful degradation. Define failover paths, health checks, circuit breakers, and data durability strategy.
Create load, stress, soak, and chaos test plans aligned to SLOs. Plan rollback and mitigation steps for regression risk.
Define observability, alerting, runbooks, and capacity review cadence. Prepare incident response playbooks and on-call readiness.
references/tech-kubernetes.md when the system runs on Kubernetes or needs autoscaling, multi-zone placement, or service mesh guidance.references/tech-redis.md when using Redis for caching, rate limiting, queues, or session storage.references/tech-postgresql.md when PostgreSQL is the primary datastore or when designing replicas, partitioning, and indexing.references/tech-kafka.md when using Kafka for event streaming, async pipelines, or decoupling services.references/tech-nginx.md when edge routing, TLS termination, or L7 load balancing is required.references/industry-finance.md for trading, payments, or regulated workloads.references/industry-ecommerce.md for flash sales, promotions, and cart/checkout workloads.references/industry-iot.md for device fleets, bursty telemetry, or edge connectivity constraints.references/industry-realtime.md for chat, gaming, or real-time collaboration systems.references/templates.md when the user needs architecture, SLO, or capacity plan templates.references/testing-drills.md when load testing, chaos testing, or DR drills are requested.Provide a concise plan with headings in this order:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.