When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills
Summary
Introduces AntiSkillBench, a benchmark for evaluating privacy leakage, impersonation risk, and defenses in persona-skill pipelines for AI agents, finding that risks persist across backbones and existing defenses are limited.
View Cached Full Text
Cached at: 08/05/26, 09:44 AM
Paper page - When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills
Source: https://huggingface.co/papers/2608.03700
Abstract
Personaskillsdistillpersonalinteractionhistoriesintoportableandexecutableartifactsfordownstreamagents.Whileenablingflexiblepersonalization,thisprocessconcentratesfragmentedpersonalsignals,amplifiestheirimpactthroughreuse,andchallengesdefensesdesignedforindividualrecordsorretrieval-basedmemory.Tosystematicallyinvestigatethesafetyofthepersona-skillpipeline,weintroduceAntiSkillBench,anend-to-endbenchmarkforevaluatingrisksanddefensesacrossthepersona-skillpipeline.Itcomprises:(i)adatasetof7,500persona-groundeddialoguetraces,constructedfrom50behaviorallyrichprofilesspanningdiversetaskscenarios;(ii)anevaluationsuitethatmeasuresskill-levelprivacyleakageandagent-levelattributedisclosureandbehavioralimpersonationacrossthreeskill-distillationstrategies;and(iii)adefenseevaluationcoveringfourconfigurationsacrossonlineandpost-hocinterventions,includingactiverisksuppressionandpassiveprovenanceprotection.Experimentsacrossthreefrontieragentsshowthatpersona-skillriskspersistacrossagentbackbonesanddistillationprotocols,extendingfromexplicitattributestocommunicationstylesandpersonalitytraits.Existingdefensesexhibitlimitedanddistillation-dependenteffectiveness,failingtogeneralizeacrossriskanddistillationstrategies.TheseresultshighlightAntiSkillBenchasachallengingbenchmarkfordevelopingprivacy-preservingandauthenticity-awarepersonaskills.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.03700
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.03700 in a model README.md to link it from this page.
Datasets citing this paper1
#### yonglixiang/AntiSkillBench Viewer• Updatedabout 4 hours ago • 5.05k • 2
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.03700 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
What should a good benchmark for AI agent skill security scanners include?
Discusses the challenges of designing a benchmark for security scanners that evaluate AI agent skills, which introduce new supply-chain risks. It questions whether benchmarks should include real-world malicious samples, synthetic cases, full skill directories, or boundary cases.
MCP-Persona: Benchmarking LLM Agents on Real-World Personal Applications via Environment Simulation
MCP-Persona is a benchmark evaluating LLM agents on personalized tools interacting with individual accounts and local databases. Experiments reveal significant challenges for state-of-the-art agents in personalized tool use.
SkillLearnBench: Benchmarking Continual Learning Methods for Agent Skill Generation on Real-World Tasks
SkillLearnBench introduces the first benchmark for evaluating continual skill learning in LLM agents across 20 real-world tasks, revealing that no method dominates and scaling LLMs does not guarantee better skills.
Beyond Static Benchmarks: Synthesizing Harmful Content via Persona-based Simulation for Robust Evaluation
Researchers from KAIST propose a framework that uses persona-guided LLM agents to synthesize diverse harmful content for stress-testing detection systems, addressing limitations of static benchmarks such as scalability, diversity, and data contamination. Both human and LLM evaluations confirm the synthetic scenarios are harder to detect than existing benchmarks while maintaining linguistic and topical diversity.
SkillJack: Persistent Skill Backdoors in Self-Evolving Agents
This paper introduces SkillJack, the first attack targeting the experience-to-skill pipeline of self-evolving agents, showing that poisoned experiences can be transformed into persistent malicious skills that evade detection and survive deletion of original records.