Skip to content

Instantly share code, notes, and snippets.

View Token-Eater's full-sized avatar

Vibe Coder Token-Eater

View GitHub Profile
@Token-Eater
Token-Eater / RESEARCH_FINDINGS.md
Created November 15, 2025 11:17
graph-skills: Research Findings (Preview - will be removed when promoted to stable)

Graph-Based Skills: Research Findings & Recommendations

Date: 2025-11-13 Purpose: Compare PocketFlow graph-based approach vs Claude Code subagents for building context-efficient, reusable skills Target Use Case: Convert "Codebase Knowledge" tutorial to a Claude skill


Executive Summary

@Token-Eater
Token-Eater / SECURITY-VERIFICATION-SKILL-README.md
Created November 5, 2025 11:55
Security Verification Skill for Claude - Installation Guide

Security Verification Skill

Defense-in-depth security verification for Python packages and GitHub releases

Overview

This Claude skill provides comprehensive security verification before installing external dependencies, helping prevent supply chain attacks through:

  • SLSA attestation verification (cryptographic build provenance)
  • Multi-database vulnerability scanning (OSV, Safety DB, pip-audit)