New:Socket for Asana Is Now Available.Learn more
Get Started

@nanomind/hma-adapter

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nanomind/hma-adapter

NanoMind adapter for HackMyAgent — interactive mode when hma runs with no args

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

@nanomind/hma-adapter

NanoMind adapter for HackMyAgent.

When hma is invoked with no arguments, this adapter launches NanoMind's interactive mode — natural-language routing into HMA scan / detect / secure / check workflows.

Install

npm install @nanomind/hma-adapter

Normally consumed transitively by hackmyagent — direct install is only needed when wiring a custom launcher.

Usage

import { launchHmaInteractive } from "@nanomind/hma-adapter";

await launchHmaInteractive(process.argv.slice(2));

Requires

  • @nanomind/cli (peer).
  • A running NanoMind runtime (either inline or via @nanomind/daemon).

License

MIT. Part of the OpenA2A ecosystem.

FAQs

Package last updated on 22 Apr 2026

Related posts