npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

aira-cyber-security-ai

v2.5.2

Published

Aira Cyber Security AI — Local CLI security auditor powered by AIRAGROUP: SAST code scanning, read-only local system hardening diagnostics, and passive website security checks (headers/SSL/DNS).

Downloads

2,100

Readme

🛡️ AIRA CYBER SECURITY AI (v2.4.0)

Proprietary & Closed-Source Cyber Security AI Console
Developed & Maintained by Adam Eehan (CEO, Aira Group Of Technology)

Aira Cyber Security AI is an advanced, local command-line security auditor, threat intelligence engine, and static application security testing (SAST) suite built specifically for software engineers, SOC analysts, and security researchers.


🔒 License & Usage Terms: STRICTLY CLOSED SOURCE / AUTHORIZED DEFENSIVE USE ONLY

================================================================================
AIRA CYBER SECURITY AI - PROPRIETARY SECURITY EULA & DEFENSIVE USE POLICY
================================================================================
1. PROPRIETARY & CLOSED SOURCE:
   This software, its source code, architecture, prompt logic, and binaries are
   strictly Proprietary and Closed-Source intellectual property of Aira Group Of Technology.
   Unauthorized distribution, reverse-engineering, or commercial resale is prohibited.

2. STRICTLY AUTHORIZED DEFENSIVE USE ONLY:
   Aira Cyber Security AI is designed exclusively for authorized defensive auditing,
   self-system hardening, source code vulnerability remediation, and educational research.

3. ABSOLUTE PROHIBITION OF ILLEGAL MISUSE:
   Using this tool for unauthorized network scanning, malicious exploitation, cybercrime,
   unauthorized access, or targeting systems without explicit written consent is
   STRICTLY FORBIDDEN.

4. NO LIABILITY:
   Aira Group Of Technology and Adam Eehan assume no liability for misuse, unauthorized
   testing, or damages resulting from non-compliant deployment.
================================================================================

⚡ Installation & Quick Start

Install globally via NPM:

npm install -g aira-cyber-security-ai@latest

Launch the interactive Aira console:

aira

🎛️ Interactive Slash Menu (/)

Inside the aira console, simply press / or type /help to open an interactive selection menu with ⬆️⬇️ Arrow Keys (Up/Down navigation) and Enter key selection!


🛠️ Complete Feature & Tools Breakdown (16+ Integrated Modules)

🔍 1. SAST & Code Security Review

  • scan <path>: Audits source code (.js, .py, .java, .cpp, .go, .sql) for OWASP Top 10 flaws (SQLi, XSS, Command Injection, Hardcoded Secrets) and generates drop-in refactored patch code.
  • deps <path>: Scans project dependencies (package.json, requirements.txt) for known supply-chain vulnerabilities.
  • jwtcheck <token>: Decodes JWT headers & payloads, detecting weak signature algorithms (none alg), missing expiration claims, and key risks.

🌐 2. Web, Cloud & Infrastructure Hardening

  • webcheck <url>: Passively audits HTTP security headers (CSP, HSTS, CORS), TLS/SSL certificates, and DNS security records (SPF, DMARC) — no attack payloads sent.
  • harden: Performs read-only diagnostics on your local machine (open ports, file permissions, SSH configs) and computes a 0-100% Hardening Score.
  • cloudcheck: Evaluates AWS, Azure, and GCP cloud infrastructure configurations against CIS Security Benchmarks.
  • dockercheck: Reviews Dockerfile and Kubernetes manifests for root execution risks, insecure base images, and runtime misconfigurations.

📜 3. Log Analysis & SIEM Intelligence

  • logcheck <file>: Parses Apache, Nginx, Linux /var/log, and Windows event logs, detecting attack signatures, anomalies, and suspicious activity.
  • passcheck <password>: Calculates character entropy (in bits) and evaluates password resistance against brute-force attacks.
  • parsereport <file>: Synthesizes raw scan outputs from external tools (Semgrep, Trivy, OWASP ZAP) into prioritized defensive remediation steps.

📡 4. Threat Intelligence & CVE Research

  • vtlookup <hash/domain>: Queries VirusTotal & threat intelligence databases for static file hash (MD5/SHA256) classifications and domain reputations.
  • shodan <ip/domain>: Explains exposed ports, banners, and network infrastructure insights powered by Shodan API data.
  • censys <ip/domain>: Evaluates server certificate fingerprints and host infrastructure exposures using Censys API.
  • cve <CVE_ID>: Breaks down CVE vulnerabilities, CVSS risk scores, root cause technical explanations, and exact mitigation patches.

📱 5. Mobile, Incident Response & Learning Mode

  • apkcheck: Static security review guidelines for Android APKs (AndroidManifest.xml, insecure storage, cleartext traffic).
  • playbook <threat>: Generates comprehensive Incident Response Playbooks (Ransomware, Data Breach, Phishing, Account Takeover).
  • learn <topic>: Cybersecurity Learning Mode teaching CTF methodologies, binary exploitation defenses, and web application security foundations.

🚫 What This Tool Will Never Do

By design, for both legal compliance and ethical safety:

  • Execute SQL injection, XSS, or exploit payloads against any target.
  • Attempt authentication bypass, credential stuffing, or brute-force attacks.
  • Perform unauthorized scanning or attack automation against remote systems.
  • Provide malware generation or weaponized exploit chains.

👨‍💻 Developer & Organization

  • Author: Adam Eehan
  • Role: Chief Executive Officer (CEO), Aira Group Of Technology
  • Official System: Aira Cyber Security AI Engine
  • Package: aira-cyber-security-ai

© 2026 Aira Group Of Technology. All Rights Reserved. Strictly Closed Source & Proprietary.