Skylar Sabo
Community@skylarsabo
Do many things with many languages.
Agent Skills by Skylar Sabo
Showing 55 vetted skills indexed across 1 GitHub repositories.
authorship-hygiene
Remove AI and tooling traces from commits and pull requests.
metadata-leak-audit
Detect personal information leaks in application logs, files, and headers.
anonymity-threat-model
Map deanonymization risks across network, session, application, metadata, dependency, and operator layers.
tor-egress-audit
Audit outbound traffic, DNS resolution, and onion services for proxy compliance.
traffic-analysis-resistance
Analyze observable traffic and propose padding and batching mitigations.
fingerprint-resistance
Analyze session surfaces and suggest homogenization strategies to obfuscate user fingerprints.
opsec-pr-gate
Detect anonymity and security risks in pre-merge code changes.
privacy-feature-design
Identify and specify privacy features aligned with an anonymity model.
leak-incident-response
Triage, contain, analyze, and plan remediation for privacy leaks.
opsec-hardening
Validate LEAK_REGISTER.md and implement security hardening with regression tests.
anon-session-audit
Analyze anonymous user sessions for linkable attributes and OpSec compliance.
supply-chain-trust
Audit software supply chain dependencies for egress, CVEs, and build integrity.
full-sweep
Executes an end-to-end privacy and operational security audit with threat modeling and hardening.
privacy-doc-alignment
Reconcile privacy and security documents with codebase elements to identify discrepancies.
fix-verified
Fix confirmed bugs at root cause with evidence and regression guards.
test-suite-audit
Repeatedly execute a test suite with mutation testing to flag flaky tests and propose hardening tests.
deep-review
Review code changes for confirmed defects and regressions using verification-first methodology.
bug-hunt
Execute repros and create failing tests to verify bugs in codebases.
consistency-closure
Detect divergent code implementations and migrate them to an approved canonical form.
rigor-sweep
Orchestrate the rigor suite for codebase verification, test validation, and bug hunting.
regression-hunt
Bisect version control history to isolate regression-introducing commits and generate reports.
quality-scan
Detect and document defect-causing code issues with tiered evidence findings.
safety-net
Write characterization tests to lock down current code behavior before refactoring.
ground-truth
Run a toolchain to capture ground truth and coverage maps.