fjor1025 avatar

fjor1025

Community

@fjor1025

0Followers
|
16Public Repos
|
47Published Skills

Agent Skills by fjor1025

Showing 47 vetted skills indexed across 1 GitHub repositories.

fjor1025fjor1025

dwarf-expert

Analyze DWARF debug files and answer format questions for versions 3-5.

Community
Intermediate
fjor1025fjor1025

ask-questions-if-underspecified

Clarify underspecified requests by asking targeted questions about objectives, scope, constraints, and safety.

Community
Basic
fjor1025fjor1025

interpreting-culture-index

Interpret Culture Index survey data from PDF or JSON inputs for behavioral analysis.

Community
Advanced
fjor1025fjor1025

audit-context-building

Analyze code line-by-line to build architectural context before auditing.

Community
Advanced
fjor1025fjor1025

claude-in-chrome-troubleshooting

Diagnose and resolve Claude Chrome MCP extension connectivity conflicts via native messaging host configuration.

Community
Intermediate
fjor1025fjor1025

entry-point-analyzer

Identify and categorize state-changing entry points in smart contract codebases.

Community
Advanced
fjor1025fjor1025

semgrep-rule-creator

Generate custom Semgrep rules for security vulnerabilities and bug patterns.

Community
Advanced
fjor1025fjor1025

constant-time-analysis

Detect timing side-channel vulnerabilities in cryptographic code across languages.

Community
Advanced
fjor1025fjor1025

property-based-testing

Generate property-based tests across programming languages and smart contract tools.

Community
Advanced
fjor1025fjor1025

differential-review

Perform security-focused differential review of code changes using git history.

Community
Advanced
fjor1025fjor1025

variant-analysis

Search codebases for similar vulnerability patterns using ripgrep and Semgrep.

Community
Advanced
fjor1025fjor1025

firebase-apk-scanner

Scan Android APK files for Firebase security misconfigurations.

Community
Advanced
fjor1025fjor1025

fix-review

Analyze git commits against security audit findings to verify fixes.

Community
Advanced
fjor1025fjor1025

spec-to-code-compliance

Verify smart contract code against specification documents and classify divergences.

Community
Advanced
fjor1025fjor1025

sharp-edges

Analyze software designs for error-prone APIs and dangerous configurations.

Community
Advanced
fjor1025fjor1025

modern-python

Set up Python projects with uv, ruff, ty, and pytest.

Community
Intermediate
fjor1025fjor1025

semgrep

Scan codebases for security vulnerabilities and enforce coding standards with Semgrep.

Community
Intermediate
fjor1025fjor1025

sarif-parsing

Parse SARIF files and aggregate security scan findings.

Community
Intermediate
fjor1025fjor1025

codeql

Perform static code analysis with CodeQL for security vulnerabilities and data flow.

Community
Advanced
fjor1025fjor1025

address-sanitizer

Detect memory errors in C/C++ code with AddressSanitizer during fuzzing.

Community
Intermediate
fjor1025fjor1025

harness-writing

Write fuzzing harnesses in C++, Rust, and Go with FuzzedDataProvider.

Community
Intermediate
fjor1025fjor1025

aflpp

Fuzz C/C++ projects with AFL++ using multi-core execution and sanitizers.

Community
Advanced
fjor1025fjor1025

libfuzzer

Run coverage-guided fuzzing for C/C++ projects with LLVM libFuzzer.

Community
Intermediate
fjor1025fjor1025

constant-time-testing

Detect timing side-channel vulnerabilities in cryptographic implementations using dudect and timecop.

Community
Advanced