Skip to content
View AmanSK5's full-sized avatar
🫣
🫣

Block or report AmanSK5

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmanSK5/README.md

Hey, I'm Aman 👋

IT & Cybersecurity · Cloud · DevSecOps · AI Governance · Open Source

Busy breaking things, figuring out why, then automating the fix.

I build practical tools around problems I run into in the real world — from discovering Shadow AI and securing cloud environments to making Kubernetes upgrades slightly less painful.

Website LinkedIn


🛡️ Featured project — Shadow AI Guard

See the AI your organisation is actually using.

Shadow AI Guard is an open-source, self-hosted platform for discovering and governing AI usage across browser, CLI, IDE, desktop, network, cloud and MCP.

It brings those signals together so you can see the tools being used, the accounts they're signed into, the people and devices behind them, and where your visibility gaps actually are.

It also goes beyond visibility — including controls such as Paste Guard that can intervene before sensitive content reaches an AI service.

7 detection surfaces · 1 finding schema · self-hosted · no SaaS dependency

➡️ Explore Shadow AI Guard


Shadow AI Guard Portal

🔧 Other things I've built

A pre-flight checker for Amazon EKS upgrades.

Pulls together EKS Insights, AWS checks, kubectl and Helm to identify upgrade blockers, deprecated APIs, PDB problems and likely node-drain failures before you touch the cluster.

Built after doing enough real EKS upgrades to wonder why all of this information lived in different places.

Python · AWS · EKS · Kubernetes · Helm

➡️ View project

Automated vulnerability scanning across container registries, source repositories and running Kubernetes workloads.

Uses Trivy to discover and scan ACR, GCR, Azure DevOps repositories and cluster images, then produces reports and Slack digests.

Built to make vulnerability scanning something that happens continuously rather than when somebody remembers.

Python · Trivy · Kubernetes · Azure · GCP

➡️ View project

A Raspberry Pi cybersecurity dashboard showing live security news, provider outages and newly exploited vulnerabilities.

Pulls from sources including NCSC, CISA KEV and security feeds while tracking AWS, Azure, Cloudflare and GitHub service health.

And when a second display is connected, the Pi screen runs Pokémon battles.

Because obviously it does.

Raspberry Pi · Python · HTML · APIs

➡️ View project

A collection of utilities for the less glamorous bits of running AWS environments.

Audits multiple accounts for idle infrastructure, unused storage, stale snapshots and IAM activity, with safeguards around Kubernetes-managed resources.

Essentially: things I got tired of checking manually.

Python · AWS · boto3 · IAM

➡️ View project


⚙️ Things I spend my time around

Cloud & Platform

AWS · Azure · Kubernetes · EKS · AKS · Docker · Helm · Terraform

Security & Identity

DevSecOps · AI Governance · Entra ID · Intune · Jamf · SentinelOne · Trivy

Build & Automate

Python · Bash · PowerShell · GitHub Actions · GitLab CI/CD

Observability

Grafana · Loki · Prometheus


💭 How I tend to work

I like technology that solves an actual problem.

A lot of what ends up here starts the same way:

"There has to be a better way of doing this."

Sometimes that's discovering AI tools nobody knew were being used. Sometimes it's working out whether an EKS upgrade is about to ruin your afternoon. Sometimes it's putting a cybersecurity dashboard on a Raspberry Pi.

If something is repetitive, difficult to see, or unnecessarily manual, there's a decent chance I'll try to build something around it.


👋 Find me elsewhere

amansk.co · LinkedIn


Sharing things in case they save somebody else a few hours.

Pinned Loading

  1. shadow-ai-guard shadow-ai-guard Public

    See the AI your organisation is actually using: browser, CLI, IDE, desktop, network, cloud and MCP. Self-hosted, with a governance portal and Grafana dashboards.

    Python 13

  2. eks-upgrade-check eks-upgrade-check Public

    EKS upgrade readiness checker — combines EKS Insights, kubectl, and Helm into a single CLI with drain impact analysis and actionable fix commands.

    Python

  3. AZC-Toolkit AZC-Toolkit Public

    Useful automation if using AAD/Entra to manage users for both, onboarding/off-boarding them & general tasks

    PowerShell

  4. AWS-Toolkit AWS-Toolkit Public

    Multi-account AWS audit and cleanup scripts — idle resources, snapshot cleanup, IAM activity reports

    Python

  5. DevSecOps-Vulnerability-Scanner DevSecOps-Vulnerability-Scanner Public

    DevSecOps-Vulnerability-Scanner

    Python

  6. pi-cyberfeed pi-cyberfeed Public

    A Raspberry Pi 5 cybersecurity dashboard with live RSS feeds, provider status (AWS/Azure/Cloudflare/GitHub), CISA KEV signals, and dual-display support with Pokémon battles.

    HTML