Ge-Metrics: Skill for Claude Code

.claude/skills/springboot-security/SKILL.md

springboot-security is a skill for Claude Code from PwntasticKev/Ge-Metrics. It costs 35 tokens per session (839 once invoked), scanned A, original, no licence file.

A guide to securing Java services built with Spring Boot, a Java framework for web applications. It covers login checks, permissions, input checks, CSRF protection, secrets, security headers, request limits, and dependency safety.

In plain words
What is it for?
Use it when implementing or checking authentication, authorization, validation, request protection, secrets, or library security.
Why use it?
It helps identify common security gaps when building or reviewing a Spring Boot service.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is PwntasticKev/Ge-Metrics's own configuration. It tells Claude Code how to work on Ge-Metrics itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Ge-Metrics configures →

Reuse

Borrowing it

Nothing to install: this file belongs to PwntasticKev/Ge-Metrics. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/PwntasticKev/Ge-Metrics/master/.claude/skills/springboot-security/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/PwntasticKev/Ge-Metrics

Made for: Claude Code.

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 springboot-security

README.md
[![agentmods](https://agentmods.dev/badge/skills/pwntastickev/ge-metrics/springboot-security.svg)](https://agentmods.dev/skills/pwntastickev/ge-metrics/springboot-security)
Your own site
<a href="https://agentmods.dev/skills/pwntastickev/ge-metrics/springboot-security"><img src="https://agentmods.dev/badge/skills/pwntastickev/ge-metrics/springboot-security.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 839 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 unknown 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.00035 $0.00839
Opus 5 $0.00017 $0.00419
Sonnet 5 $0.00007 $0.00168
Haiku 4.5 $0.00003 $0.00084

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

Security

Grade A, and why

springboot-security 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 7d 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.

.claude/skills/springboot-security/SKILL.md · 120 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 120 lines · 35 tokens per session scan A d6ed498a9528

Subscribe to this mod's changes

springboot-security is a skill published in the GitHub repository PwntasticKev/Ge-Metrics (2 stars, last pushed 7mo ago), with no licence file. It adds 35 tokens to every session and 839 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-31.

Related

Other skills, from other repositories

azure-security-keyvault-secrets-java

Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.

microsoft/skills · 40 tokens

azure-ai-anomalydetector-java

Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.

microsoft/skills · 43 tokens

azure-communication-chat-java

Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time chat features.

microsoft/skills · 41 tokens

azure-communication-common-java

Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.

microsoft/skills · 35 tokens

union-type-wrappers

Add typed getters and setters over BinaryData properties that represent TypeSpec union types in generated Java models. Use when generated classes expose BinaryData for union-typed fields and you need ergonomic, type-safe accessors instead.

Azure/azure-sdk-for-java · 49 tokens

azure-ai-agents-persistent-java

Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".

microsoft/skills · 63 tokens