ciso-assistant-community: Skill for Claude Code

.claude/skills/ciso-assistant-bootstrap/SKILL.md

ciso-assistant-bootstrap is a skill for Claude Code from intuitem/ciso-assistant-community. It costs 120 tokens per session (1,752 once invoked), scanned A, original, no licence file.

A guided setup workflow for CISO Assistant, a tool for managing security frameworks and risk information.

In plain words
What is it for?
Use it to start a CISO Assistant installation, create its organisational structure, and load the initial information it needs.
Why use it?
It helps new users complete the initial configuration without having to work out the required organisation structure and data setup themselves.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is intuitem/ciso-assistant-community's own configuration. It tells Claude Code how to work on ciso-assistant-community 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 ciso-assistant-community configures →

Reuse

Borrowing it

Nothing to install: this file belongs to intuitem/ciso-assistant-community. 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/intuitem/ciso-assistant-community/main/.claude/skills/ciso-assistant-bootstrap/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/intuitem/ciso-assistant-community

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 ciso-assistant-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap/github.svg)](https://agentmods.dev/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap"><img src="https://agentmods.dev/badge/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap/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 ciso-assistant-bootstrap

Your own site · 80×15
<a href="https://agentmods.dev/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap"><img src="https://agentmods.dev/badge/skills/intuitem/ciso-assistant-community/ciso-assistant-bootstrap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Data Exfiltration · line 174
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
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.00120 $0.01752
Opus 5 $0.00060 $0.00876
Sonnet 5 $0.00024 $0.00350
Haiku 4.5 $0.00012 $0.00175

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

Security

Grade A, and why

ciso-assistant-bootstrap scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST "http://localhost:8000/api/folders/" \
.claude/skills/ciso-assistant-bootstrap/SKILL.md · 193 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 193 lines · 120 tokens per session scan A 7344d6ceb41d

Subscribe to this mod's changes

ciso-assistant-bootstrap is a skill published in the GitHub repository intuitem/ciso-assistant-community (4,416 stars, last pushed today), with no licence file. It adds 120 tokens to every session and 1,752 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

GRC & Compliance

Governance, risk, and compliance — risk assessment and scoring, control mapping across NIST CSF 2.0 / ISO 27001:2022 / SOC 2 / CIS Controls v8, gap analysis, audit evidence preparation, and security policy generation.

Masriyan/Claude-Code-CyberSecurity-Skill · 58 tokens

audit-expert

Expert-level security auditing, compliance, code review, and vulnerability assessment. Use when the user mentions compliance, security review, code review, vulnerability assessment, SOC 2, or GDPR, or when the task involves Audit Types, Audit Frameworks, Audit Process, or Authentication Review.

personamanagmentlayer/pcl · 60 tokens

compliance-testing

Regulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.

summarybotng/summarybot-ng · 43 tokens

compliance

Use when scoping which regulatory frameworks bind a business — SOC 2, ISO 27001, HIPAA, PCI DSS, EU AI Act, DORA, NIS2 — building a control register with owners and evidence, or standing up the cadence that keeps it audit-ready. NOT drafting privacy-policy/ROPA/DPA or ToS text (that is gdpr-privacy, terms-conditions)…

ericrisco/rsc-harness · 96 tokens

soc2-expert

Expert in SOC 2 compliance, trust service criteria, audit preparation, controls implementation, and security frameworks. Use when the user mentions compliance, audit, trust services, AICPA, controls, or security framework, or when the task involves Trust Service Criteria, SOC 2 Types, Security Common Criteria, or…

personamanagmentlayer/pcl · 71 tokens

performing-soc2-type2-audit-preparation

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security…

adriannoes/awesome-agentic-ai · 112 tokens