WhatA crowdsourced technical review platform where independent engineers can collaboratively analyze and publish safety assessments of government and commercial space missions, with structured data and transparent methodology.
SignalThere is deep frustration that safety-critical decisions in aerospace are made behind closed doors, with the public and even expert outsiders unable to meaningfully evaluate whether missions are truly safe — yet bloggers with no aerospace credentials are the ones raising alarms that turn out to be legitimate.
Why NowThe commercialization of spaceflight (SpaceX, Blue Origin, Starliner) plus NASA's political vulnerability and mass firings have created a moment where institutional credibility is low and demand for independent technical oversight is high.
MarketAerospace companies, insurance underwriters, journalists, and government oversight bodies; TAM is niche (~$500M in aerospace consulting/audit) but adjacent to the growing $500B+ space economy; competitors are traditional aerospace consultancies like Aerospace Corp who lack public transparency.
MoatNetwork effect of accumulated expert contributors and a growing corpus of structured, peer-reviewed safety analyses that becomes the de facto reference.
Automated Supply Chain Attack Detection for Package RegistriesP7/10A real-time monitoring service that detects compromised packages on npm, PyPI, crates.io, and other registries by analyzing behavioral anomalies like credential-bypassed publishes, injected phantom dependencies, and suspicious postinstall scripts.
Zero-Trust Dependency Firewall for Development EnvironmentsC7/10A local proxy that intercepts all package installs, enforces configurable quarantine periods, blocks postinstall scripts by default, and provides a unified policy layer across npm, pip, cargo, and Go modules.
Dependency Security Copilot for AI Coding AgentsC8/10A plugin for LLM coding agents (Cursor, Claude Code, Copilot Workspace) that intercepts dependency operations, validates packages against threat intelligence, and prevents agents from blindly installing or upgrading to compromised versions.
Managed Dependency Mirror with Built-In QuarantineC7/10A hosted private registry proxy that mirrors npm, PyPI, and crates.io with an automatic 72-hour quarantine on all new publishes, behavioral analysis scanning, and instant rollback — so teams never pull a package version less than 3 days old.
AI Code Provenance and Supply Chain AuditingP6/10A platform that scans npm packages, PyPI modules, and other registries for accidentally leaked source maps, prompts, API keys, and internal business logic — alerting maintainers before attackers find them.
AI Authorship Detection for Code ContributionsC6/10A tool that integrates with GitHub/GitLab to probabilistically flag whether a pull request or commit was written by an AI agent, giving maintainers transparency without relying on self-disclosure.