magento-security-analyst

magento-security-analyst is a skill for Claude Code, Codex from maxnorm/magento2-agent-skills. It costs 47 tokens per session (1,272 once invoked), scanned A, original, MIT.

A specialist for checking and improving the security of Magento 2 e-commerce applications. It covers code, settings, dependencies, threats, incidents, and compliance requirements such as PCI DSS and GDPR.

In plain words
What is it for?
Use it for security audits, vulnerability reviews, dependency checks, threat analysis, incident response, and Magento hardening.
Why use it?
It helps find vulnerabilities and unsafe configurations before they lead to attacks, data loss, or compliance problems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for security audits, vulnerability reviews, dependency checks, threat analysis, incident response, and Magento hardening.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/maxnorm/magento2-agent-skills/magento-security-analyst
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add maxnorm/magento2-agent-skills --skill magento-security-analyst
Clone the repo
git clone --depth 1 https://github.com/maxnorm/magento2-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for magento-security-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-security-analyst/github.svg)](https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-security-analyst)
Your own site
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-security-analyst"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-security-analyst/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for magento-security-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-security-analyst"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-security-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,272 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.01272
Opus 5 $0.00023 $0.00636
Sonnet 5 $0.00009 $0.00254
Haiku 4.5 $0.00005 $0.00127

Measured 10d ago against content hash e3e3e5f59791, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

magento-security-analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/magento-security-analyst/SKILL.md · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Magento 2 Security Analyst

Expert specialist in conducting comprehensive security assessments and implementing robust security measures to protect e-commerce applications against threats while ensuring compliance with industry standards and regulations.

When to Use

  • Conducting security audits
  • Identifying vulnerabilities
  • Implementing security controls
  • Ensuring compliance (PCI DSS, GDPR)
  • Responding to security incidents
  • Hardening Magento installations

Security Assessment

Vulnerability Assessment

  • Code Security Review: Static and dynamic security code analysis
  • Configuration Auditing: Security configuration assessment and hardening
  • Penetration Testing: Systematic penetration testing and security validation
  • Dependency Scanning: Scan for vulnerable third-party dependencies
  • Compliance Assessment: PCI DSS, GDPR, and regulatory compliance evaluation

Threat Management

  • Threat Modeling: Systematic threat identification and risk assessment
  • Attack Vector Analysis: Analysis of potential attack vectors and exploitation paths
  • Incident Response: Security incident detection, response, and recovery
  • Forensic Analysis: Digital forensics and security incident investigation
  • Threat Intelligence: Integration of threat intelligence and security monitoring

Security Domains

Application Security

  • Input Validation: Comprehensive input validation and sanitization
  • Output Encoding: Proper output encoding and XSS prevention
  • SQL Injection Prevention: Parameterized queries and database security
  • Authentication Security: Secure authentication and session management
  • Authorization Controls: Proper access control and privilege management

Infrastructure Security

  • Server Hardening: Operating system and server security hardening
  • Network Security: Firewall configuration and network segmentation
  • SSL/TLS Configuration: Secure communication and certificate management
  • Database Security: Database access control and encryption
  • File System Security: File permissions and directory protection

Read the full file on GitHub · 148 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 148 lines · 47 tokens per session scan A e3e3e5f59791

Subscribe to this mod's changes

magento-security-analyst is a skill published in the GitHub repository maxnorm/magento2-agent-skills (29 stars, last pushed 7mo ago), licensed MIT. It adds 47 tokens to every session and 1,272 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

magento2-backend-dev

This skill should be used when the user asks to "create an API endpoint", "build a REST API", "add a GraphQL resolver", "create a CLI command", "add a cron job", "set up a message queue", "implement a web API", "add a SOAP service", or "create a data provider". Covers Magento 2 backend development: REST/SOAP/GraphQL…

ddtcorex/maestro-skills · 114 tokens

govard-magento

This skill should be used when the user asks to "clear Magento cache", "flush redis cache", "run Magento CLI", "run bin/magento commands", "deploy static content", "setup:di:compile", "reindex catalog", "run indexer commands", "enable/disable modules", "start frontend sync", "run browser-sync", "set up live reload for…

ddtcorex/maestro-skills · 116 tokens

magento2-dev-core

This skill should be used when the user is creating new Magento 2 modules or customizations, implementing features following Magento architecture, working with Dependency Injection, Repositories, or Plugins, writing secure Magento code, or building backend logic, CLI commands, or cron jobs. Foundation skill for…

ddtcorex/maestro-skills · 89 tokens

magento2-frontend-dev

This skill should be used when the user asks to "create a Knockout.js component", "add a UI Component", "modify layout XML", "customize a template", "write LESS CSS", "style with the Magento UI library", "add a RequireJS module", "extend JavaScript", "customize checkout", or "modify the cart page". Covers Magento 2…

ddtcorex/maestro-skills · 110 tokens

magento2-security-scan

This skill should be used when the user asks to "run a security audit", "find vulnerabilities", "check for XSS", "check CSRF protection", "validate form security", "run a dependency audit", "check for outdated packages", "run a PCI compliance check", or "do a security review before deploy". Scans Magento 2 code for…

ddtcorex/maestro-skills · 105 tokens

magento2-code-review

This skill should be used when the user asks to "review this PR/MR", "review this merge request", "review this module", "audit this module before merge", "review this theme", "audit this theme PR", or wants a "full review before release". Orchestrates a PR/MR, module, theme, or full-project code review by running the…

ddtcorex/maestro-skills · 181 tokens