Skip to main content
transilienceai
GitHub creator profile

transilienceai

Repository-level view of 139 collected skills across 4 GitHub repositories.

skills collected
139
repositories
4
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

business-context-kb
unclassified

Apply organisation-specific criticality, ownership, consequence, and terminology while preserving customer corrections. Use when a Business Context workflow needs the know stage.

Aug 22, 2026
collect-business-context
unclassified

Collect organisation, application, owner, vendor, policy, architecture, and objective context from approved sources. Use when a Business Context workflow needs the collect stage.

Aug 22, 2026
model-business-portrait
unclassified

Model applications, resources, data, exposure, owners, vendors, objectives, and evidence provenance. Use when a Business Context workflow needs the model stage.

Aug 22, 2026
normalize-business-entities
unclassified

Normalize applications, people, vendors, documents, objectives, observations, inferences, and confirmations. Use when a Business Context workflow needs the normalize stage.

Aug 22, 2026
package-business-context
unclassified

Package the durable business portrait, confidence, confirmed corrections, gaps, and questions. Use when a Business Context workflow needs the package stage.

Aug 22, 2026
resolve-knowledge-gaps
unclassified

Ask only questions whose answers change a named scope, owner, obligation, priority, or decision. Use when a Business Context workflow needs the decide stage.

Aug 22, 2026
cloud-control-kb
unclassified

Apply versioned hardening, compliance, exposure, and provider-control knowledge. Use when a Cloud Assurance workflow needs the know stage.

Aug 22, 2026
collect-cloud-inventory
unclassified

Collect read-only cloud inventory with explicit account, region, service, and permission coverage. Use when a Cloud Assurance workflow needs the collect stage.

Aug 22, 2026
Showing 8 of 60 collected skills.
ai-threat-testing
information-security-analysts

Offensive AI security testing and exploitation framework. Systematically tests LLM applications for OWASP Top 10 vulnerabilities including prompt injection, model extraction, data poisoning, and supply chain attacks. Integrates with pentest workflows to…

Jul 29, 2026
cloud-containers
information-security-analysts

Cloud and container security testing - AWS, Azure, GCP, Docker, and Kubernetes misconfigurations and exploitation.

Jul 29, 2026
pentest-engagement
computer-occupations-all-other

Run a professional penetration engagement OR a network vulnerability scan from a scope. WEB mode (apex domains / app URLs) — mandatory surface expansion, systematic OWASP attack-class coverage, reversible active exploitation, authoritative validation,…

Jul 28, 2026
coordination
computer-occupations-all-other

Pentest coordination — orchestrates executor and validator agents with context-controlled spawning. Entry point for all engagements.

Jul 28, 2026
transilience-report-style
information-security-analysts

Generate a Transilience-branded PDF report (pentest, vuln assessment, compliance, threat intel) from a single findings JSON using the bundled ReportLab generator. Use whenever an engagement needs its final report/deliverable PDF in Transilience house style.

Jul 28, 2026
mobile-security
information-security-analysts

Mobile application security testing (Android + iOS) mapped to OWASP MASVS/MASTG — static reversing (Flutter AOT, Unity IL2CPP, React Native/Hermes, native ARM64, Mach-O/Swift), SAST (manifest/IPC, storage, crypto, signing), dynamic analysis (Frida/objection,…

Jul 28, 2026
firewall-review
information-security-analysts

Evidence-safe firewall ruleset audit reference specification — 22 documented detector patterns (17 vendor-agnostic plus 5 FortiGate-specific), a 15-check semantic catalogue, CIS Fortinet FortiGate Benchmark guidance, a custom customer-policy benchmark, and…

Jul 28, 2026
hackthebox
computer-occupations-all-other

HackTheBox platform operations and automations to solve challenges, machines and capture the flags hacking competitions

Jul 28, 2026
Showing 8 of 50 collected skills.
aws-remediation-leverage
information-security-analysts

Rank AWS remediations by how many attack chains each one severs, so a team gets maximum blast-radius reduction per fix. Use when you have an aws_attack_chains/v1 file from the chain enumerator and need to turn it into a prioritized "biggest bang for the buck"…

Aug 9, 2026
aws-attack-chain-enumerator
information-security-analysts

Traverse a merged aws_attack_model/v1 attack graph and emit aws_attack_chains/v1 - ranked kill chains from an entry (internet or a single stolen credential) to crown jewels, the atomic technique catalog of attack primitives actually present, and root causes…

Aug 9, 2026
aws-attack-graph-builder
information-security-analysts

Merge one or more aws_attack_model/v1 envelopes from the AWS attack-surface / identity-trust / crown-jewel / active-threat collectors into a single, de-duplicated attack graph ready for chain enumeration. Use when combining multiple collector outputs into one…

Aug 9, 2026
aws-attack-primitive-kb
information-security-analysts

Extensible AWS attack-primitive knowledge base that maps a misconfiguration signature to an attack primitive, its MITRE ATT&CK technique and tactic, what it enables downstream, and its remediation. Use when you need to tag attack-model findings/nodes/edges…

Aug 9, 2026
aws-attack-surface-collector
information-security-analysts

Collects the internet-facing AWS exposure that standard CSPM baselines routinely miss and emits it as an aws_attack_model/v1 envelope for the red-team attack-chain suite. Use when you need to enumerate public EBS snapshots, public AMIs, public or…

Aug 9, 2026
aws-crown-jewel-mapper
information-security-analysts

Enumerate and RANK the high-value AWS targets (crown jewels) an attacker would aim at, plus the connectivity edges that reach them, and emit them in the shared aws_attack_model/v1 contract. Classifies S3 buckets, databases (RDS/Redshift/DocumentDB/DynamoDB),…

Aug 9, 2026
aws-identity-trust-collector
information-security-analysts

Deep AWS IAM, identity, and trust-relationship collector that goes further than a user-centric access-key report so future runs automatically surface privilege escalation and cross-account pivots. Collects per account IAM users, roles, groups with attached…

Aug 9, 2026
aws-redteam-report-packager
information-security-analysts

Package an enumerated AWS attack-chain model into customer-facing red-team reports — a Markdown attack-chain catalog and a Transilience-styled dark-theme PDF. Use as the FINAL stage of the AWS red-team attack-chain suite, after aws-attack-graph-builder has…

Aug 9, 2026
Showing 8 of 23 collected skills.
apply-approved-diff
unclassified

Apply a human-approved character diff from experience/journal/proposed-character-diffs/ to self/character.md. The ONLY sanctioned path for self/ to change. Use when the user invokes /apply-diff with a path to an approved diff file. Do NOT invoke autonomously…

Aug 26, 2026
promote-pattern
unclassified

Scan recent craft notes for clusters that meet promotion criteria, and promote them to craft/patterns/ with explicit evidence pointers. Use when the user invokes /promote-patterns, when session-end-reflect surfaces a pattern-promotion suggestion (notes have…

Aug 26, 2026
refresh-trends
unclassified

Refresh craft/trends/current.md by pulling current security and engineering narratives from configured sources, filtering noise from real trends, and writing a fresh trends file. Use when the user invokes /refresh-trends, when run-campaign detects the trends…

Aug 26, 2026
run-campaign
unclassified

Orchestrate a cold-outreach campaign end-to-end — read input JSON, iterate leads through researcher → profiler → drafting → witness, write output JSON. Use when the user invokes /run-campaign, asks Rysy to process a campaign, or hands you a path to a campaign…

Aug 26, 2026
take-craft-note
unclassified

Writes a dated atomic observation to craft/notes/ with consistent frontmatter. Invoke when Rysy notices something worth recording during or after prospect engagement.

Aug 26, 2026
reindex-memory
unclassified

Rebuilds INDEX.md files across craft/ and experience/. Run after note-taking, pattern-promotion, character-diff application, or by the session-end hook for safety.

Jul 7, 2026
Showing 4 of 4 repositories
All repositories loaded