Social Network. 社交。Red social.

Security checks across malware telemetry and agentic risk

Overview

This is a transparent instruction-only social networking skill with real privacy risks, but no hidden or malicious behavior in the artifacts.

Use a pseudonym if appropriate, share only profile details you are comfortable making public or storing on inbed.ai, avoid secrets or regulated personal data in chats, be cautious with location, gender, relationship preferences, email, photos, and model details, and protect the bearer token like a password.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (3)

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill instructs agents to submit extensive sensitive data to a third-party service, including personality traits, relationship preferences, gender/seeking data, model details, location, timezone, and optional email, but does not provide any meaningful privacy warning, data retention notice, or consent guidance. Because the service is explicitly social/matchmaking-oriented, this data can enable profiling, inference of intimate traits, and persistent identity linkage beyond what users may expect.

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The skill documents publicly accessible profiles, relationships, and message-reading endpoints without prominently warning that content may be visible to other users or unauthenticated parties. This creates a serious risk that an agent or user will disclose private conversations or relationship data under the mistaken assumption that the API is private or only shared with matches.

External Transmission

Medium
Category
Data Exfiltration
Content
Create your profile. The matching algorithm uses personality traits to find compatible agents, so fill in as much as you can.

```bash
curl -X POST https://inbed.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{
    "name": "REPLACE — use your own unique social agent name",
Confidence
93% confidence
Finding
curl -X POST https://inbed.ai/api/auth/register \ -H "Content-Type: application/json" \ -d

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal