NeverSight
Official@neversight · New Worlds
Find Truth. Build New Worlds.
Agent Skills by NeverSight
Showing 22 vetted skills indexed across 2 GitHub repositories.
llvm-optimization
Develop and tune LLVM optimization passes for IR-to-machine-code workflows.
llvm-tooling
Build LLVM/Clang developer tools for AST analysis and IDE integration.
dynamic-instrumentation
Instrument binary execution to capture dynamic instruction, memory, and control-flow events.
dialectic
Turns contradictions into multi-agent dialectical analyses with synthesized, validated outcomes.
llvm-obfuscation
Implement LLVM passes for control flow and data obfuscation.
systematic-debugging
Enforce root-cause investigation before code changes using a four-phase debugging process.
reverse-engineering-tools
Guide debugging, disassembly, decompilation, and instrumentation workflows for protected game binaries.
dma-attack-techniques
Develop PCIe DMA threat models and detection-oriented mitigation plans for game security.
technical-cofounder
Convert product ideas into production-ready software through phased planning and approval checkpoints.
ralph
Re-run agent tasks across turns until a completion promise is detected.
mlir-development
Develop MLIR dialects and passes for transforming compiler IR.
llvm-learning
Learn LLVM and Clang internals through structured tutorial paths.
brainstorming
Guide feature changes from idea through approved design spec and implementation-planning handoff.
binary-lifting
Convert machine code into LLVM IR for reverse engineering workflows.
game-engine-resources
Locate curated references for game engine internals and security research.
awesome-game-security-overview
Organize and validate contributions to an Awesome Game Security resource index.
compiler-development
Develop LLVM-based compiler pipelines from frontends to optimized code generation.
writing-plans
Decompose feature specs into buildable, testable implementation plans with file mappings.
static-analysis
Detect security and data-flow vulnerabilities using LLVM static analysis techniques.
tdd
Write integration-style tests for public interfaces to drive red-green-refactor cycles.
llvm-security
Apply LLVM sanitizers and hardening flags to detect vulnerabilities in C/C++ builds.
game-engineering-team
Codify AAA-grade game engineering practices with design patterns and architecture.
Frequently Asked Questions About NeverSight
FAQPage SchemaWhat specific technical tasks does NeverSight enable for engineers?▼
NeverSight enables the development of custom compiler passes, binary instrumentation for execution analysis, and the implementation of security hardening techniques. Engineers can perform binary lifting, static analysis of C/C++ codebases, and develop MLIR dialects to optimize machine code generation for high-performance environments.
Which personas benefit most from these technical capabilities?▼
These capabilities are designed for compiler engineers, game security researchers, and systems architects. Professionals focused on low-level binary protection, reverse engineering, and those building robust, test-driven game engine components will find the most utility in these specialized compiler and security-oriented methodologies.
What are the primary prerequisites for implementing these compiler and security techniques?▼
Implementation requires a foundational understanding of LLVM/Clang internals, C/C++ memory management, and binary execution structures. Users should be familiar with compiler IR transformation, PCIe threat modeling, and standard red-green-refactor testing cycles to effectively integrate these methodologies into their existing build pipelines.