CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

SECURITY.md

Security Policy

Supported Versions

Platform Skills is a Claude Code skill plugin — it ships documentation and example configurations, not executable production code. Security guidance within the skill is kept current for the latest release.

VersionSupported
Latest (v1.x)
Older releases

Reporting a Vulnerability

Do not open a public GitHub issue for security vulnerabilities.

Report security issues privately via GitHub Security Advisories.

Include in your report:

  • Description of the vulnerability
  • File(s) and section(s) affected
  • Potential impact (e.g. a code example that produces an insecure configuration)
  • Suggested fix if you have one

You will receive a response within 7 days. If the issue is confirmed, a fix will be released as a patch and credited to you in the changelog (unless you prefer to remain anonymous).

Scope

Security reports are relevant for:

  • Example configurations that produce insecure infrastructure (overly permissive IAM, exposed secrets, missing encryption)
  • Shell script examples with command injection or unsafe variable expansion
  • GitHub Actions workflow examples with missing permission scoping or unpinned actions
  • Reference guides that give actively harmful security advice

Out of scope:

  • Theoretical risks with no realistic exploit path
  • Issues in third-party tools referenced by this skill (report those upstream)
  • The Claude Code platform itself (report via Anthropic's responsible disclosure)

Security Philosophy

Platform Skills defaults to the most secure posture:

  • Least-privilege IAM by default
  • Pinned action SHAs over floating tags
  • No secrets in examples — environment variables or secret managers only
  • Explicit over implicit permissions

If you spot a pattern that contradicts this, please report it.

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json