Skip to main content
Manusで任意のスキルを実行
ワンクリックで
Njones17
GitHub creator profile

Njones17

Repository-level view of 646 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
646
repositories
1
occupation fields
3
updated
2026-03-06
repository explorer

Repositories and representative skills

#001
AI-agent-master-cyber-skills-list
646 skills124updated 2026-03-06
100% of creator
ai-agent-security
情報セキュリティアナリスト

Secure AI agents against prompt injection, tool abuse, and data exfiltration with defense-in-depth controls.

2026-03-06
ai-red-teaming
情報セキュリティアナリスト

Run structured AI red team exercises for jailbreak resistance, data exfiltration risk, harmful output controls, and agent tool abuse resilience.

2026-03-06
ghost-scan-code
情報セキュリティアナリスト

Ghost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing targeted scans for issues like SQL injection, XSS, BOLA, BFLA, SSRF, and other OWASP categories. Supports applications (backend, frontend, mobile) and libraries (prototype pollution, unsafe deserialization, ReDoS, path traversal, zip slip). Use when the user asks for a code security audit, SAST scan, vulnerability scan of source code, or wants to find security flaws in a codebase or library.

2026-03-06
implementing-api-abuse-detection-with-rate-limiting
情報セキュリティアナリスト

Implement API abuse detection using token bucket, sliding window, and adaptive rate limiting algorithms to prevent DDoS, brute force, and credential stuffing attacks.

2026-03-06
implementing-api-gateway-security-controls
情報セキュリティアナリスト

Implements security controls at the API gateway layer including authentication enforcement, rate limiting, request validation, IP allowlisting, TLS termination, and threat protection. The engineer configures API gateways (Kong, AWS API Gateway, Azure APIM, Apigee) to act as a centralized security enforcement point that validates, throttles, and monitors all API traffic before it reaches backend services. Activates for requests involving API gateway security, API management security, gateway authentication, or centralized API protection.

2026-03-06
implementing-api-key-security-controls
情報セキュリティアナリスト

Implements secure API key generation, storage, rotation, and revocation controls to protect API authentication credentials from leakage, brute force, and abuse. The engineer designs API key formats with sufficient entropy, implements secure hashing for storage, enforces per-key scoping and rate limiting, monitors for leaked keys in public repositories, and builds key rotation workflows. Activates for requests involving API key management, API key security, key rotation policy, or API credential protection.

2026-03-06
implementing-api-rate-limiting-and-throttling
情報セキュリティアナリスト

Implements API rate limiting and throttling controls using token bucket, sliding window, and fixed window algorithms to protect against brute force attacks, credential stuffing, resource exhaustion, and API abuse. The engineer configures per-user, per-IP, and per-endpoint rate limits using Redis-backed counters, API gateway plugins, or application middleware, and implements proper HTTP 429 responses with Retry-After headers. Activates for requests involving rate limiting implementation, API throttling setup, request quota management, or API abuse prevention.

2026-03-06
implementing-api-schema-validation-security
情報セキュリティアナリスト

Implement API schema validation using OpenAPI specifications and JSON Schema to enforce input/output contracts and prevent injection, data exposure, and mass assignment attacks.

2026-03-06
Showing top 8 of 646 collected skills in this repository.
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました