inceptyon-labs
OrganizationApplication health auditing suite for Claude Code. 17 coordinated skills that run deterministic static analysis + AI-powered judgment to produce structured reports for the Tenet dashboard. Covers security, complexity, SOLID, performance, dependencies, debt, testing, docs, accessibility, API contracts, secrets, errors, observability, and build/CI.
Categories
Indexed Skills (22)
tenet-accessibility
Audits web accessibility issues in HTML, JSX, TSX, Vue, and Svelte UI code.
tenet-api-contract
Audits API consistency: schemas, errors, status codes, pagination, versioning, and idempotency.
tenet-build-ci
Audits CI, reproducible builds, lockfiles, pinned tools, secret handling, and image security.
tenet-complexity
Measures function/file complexity, nesting, length, and maintainability thresholds.
tenet-database-migrations
Audits migration safety: destructive changes, indexes, rollbacks, transactions, locks, and backfills.
tenet-debt
Audits TODO/FIXME debt, commented code, deprecated APIs, stubs, and temporary flags.
tenet-dependencies
Audits dependencies for CVEs, stale packages, duplicates, unused deps, and outdated versions.
tenet-docs
Audits README/API docs, ADRs, changelog, documentation coverage, and freshness.
tenet-errors
Audits error handling: empty catches, swallowed async errors, inconsistent types, and missing timeouts.
tenet-infra-cloud
Audits IaC and cloud risks: exposure, IAM wildcards, encryption, buckets, Kubernetes, and drift.
tenet-observability
Audits logging, trace/correlation IDs, metrics, health checks, and shutdown handling.
tenet-orchestrator
Runs the full Tenet audit, coordinates dimensions, builds the report, and uploads to dashboard.
tenet-performance
Audits performance risks: N+1 queries, sync I/O, indexes, leaks, bundles, and rerenders.
tenet-privacy-data
Audits PII handling, consent, retention, deletion/export flows, redaction, and analytics exposure.
tenet-release-ops
Audits release readiness, rollback, feature flags, env drift, runbooks, SLOs, and smoke checks.
tenet-secrets
Scans committed files and history for hardcoded tokens, keys, passwords, and private secrets.
tenet-security
Audits security vulnerabilities including injection, auth, validation, crypto, SSRF, CORS, and CSRF.
tenet-solid
Audits SOLID design risks: responsibility, substitution, interfaces, dependency direction.
tenet-supply-chain-license
Audits dependency provenance, lockfiles, action/image pinning, licenses, and supply-chain risk.
tenet-testing
Audits test coverage, critical-path tests, flaky markers, and missing test categories.
tenet-toolchain-setup
Sets up Tenet static-analysis tools and generates .healthcheck.toml for a project.
tenet-toolchain
Runs Tenet static-analysis tools and writes normalized outputs for audit skills.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.