
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@clearfeed-ai/quix-kandji-agent
Advanced tools
This integration provides tools to manage Apple devices through the Kandji MDM platform. It supports device information retrieval and remote device management actions.
This integration provides tools to manage Apple devices through the Kandji MDM platform. It supports device information retrieval and remote device management actions.
list_kandji_devices
get_kandji_device
lock_kandji_device
shutdown_kandji_device
restart_kandji_device
reinstall_kandji_agent
reset_kandji_device
unlock_kandji_user_account
send_blank_push_kandji
set_kandji_device_name
The integration requires the following configuration:
interface KandjiConfig {
apiKey: string; // Your Kandji API key
baseUrl: string; // Your Kandji instance URL (e.g., https://yourorg.api.kandji.io)
}
Set environment variables:
export KANDJI_API_KEY="your-api-key-here"
export KANDJI_BASE_URL="https://yourorg.api.kandji.io"
Ensure you have devices enrolled in your Kandji instance for testing
# Install dependencies
yarn install
# Build the package
yarn build
# Run integration tests
yarn test:integration
The integration tests cover:
Note: Device action tests may show expected failures if test devices are not MDM-managed or if specific action endpoints are not available in your Kandji instance.
The integration provides comprehensive error handling:
Kandji API has the following rate limits:
Potential enhancements for future versions:
"Device is not managed by MDM"
404 Not Found for device actions
Rate limiting errors
Authentication errors
FAQs
This integration provides tools to manage Apple devices through the Kandji MDM platform. It supports device information retrieval and remote device management actions.
The npm package @clearfeed-ai/quix-kandji-agent receives a total of 156 weekly downloads. As such, @clearfeed-ai/quix-kandji-agent popularity was classified as not popular.
We found that @clearfeed-ai/quix-kandji-agent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.